Function sundials_sys::CVodeSetMinStepB

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