[][src]Function sundials_sys::IDASetMaxStep

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