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