Skip to main content

pio_socwr_opf_solution_get_objective_lower_bound

Function pio_socwr_opf_solution_get_objective_lower_bound 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pio_socwr_opf_solution_get_objective_lower_bound( solution: *const PioCalculationSolution, out_lower_bound: *mut f64, ) -> bool
Expand description

ยงSafety

Pointers and handles must satisfy the crate-level safety requirements.