Function sundials_sys::IDASetMaxStep[][src]

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