Function nix_bindings_builder_free

Source
pub unsafe extern "C" fn nix_bindings_builder_free(
    builder: *mut BindingsBuilder,
)
Expand description

Free a bindings builder Does not fail.

ยงArguments

  • builder [in] - the builder to free