pub unsafe extern "C" fn optimizer_options_preserve_bindings(
    options: *mut OptimizerOptions,
    preserve: bool
)
Expand description

Records whether all bindings within the module should be preserved.