Function sundials_sys::IDASetMaxStep

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