pub unsafe extern "C" fn flake_reference_parse_flags_free(
flags: *mut flake_reference_parse_flags,
)Expand description
@brief Deallocate and release the resources associated with a nix_flake_reference_parse_flags.
Does not fail.
@param[in] flags the nix_flake_reference_parse_flags * to free