Function sundials_sys::CVodeSetMaxStepB

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