Function sundials_sys::CVodeSetMaxStep[][src]

pub unsafe extern "C" fn CVodeSetMaxStep(
    cvode_mem: *mut c_void,
    hmax: realtype
) -> c_int