Function sundials_sys::KINGetStepLength

source ·
pub unsafe extern "C" fn KINGetStepLength(
    kinmem: *mut c_void,
    steplength: *mut sunrealtype
) -> c_int