pub unsafe extern "C" fn optimizer_options_set_max_id_bound(
    options: *mut OptimizerOptions,
    max: u32
)
Expand description

Records the maximum possible value for the id bound.