Function sundials_sys::CVodeSetMinStepB[][src]

pub unsafe extern "C" fn CVodeSetMinStepB(
    cvode_mem: *mut c_void,
    which: c_int,
    hminB: realtype
) -> c_int