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