[][src]Function sundials_sys::KINGetStepLength

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