#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_socwr_opf_solution_get_objective_lower_bound(
solution: *const PioCalculationSolution,
out_lower_bound: *mut f64,
) -> boolExpand description
ยงSafety
Pointers and handles must satisfy the crate-level safety requirements.