Skip to main content

nix_flake_reference_parse_flags_free

Function nix_flake_reference_parse_flags_free 

Source
pub unsafe extern "C" fn nix_flake_reference_parse_flags_free(
    flags: *mut nix_flake_reference_parse_flags,
)
Expand description

Deallocate and release the resources associated with a nix_flake_reference_parse_flags. Does not fail.

ยงArguments

  • flags [in] - the nix_flake_reference_parse_flags * to free