Function sundials_sys::IDASetMaxOrd[][src]

pub unsafe extern "C" fn IDASetMaxOrd(
    ida_mem: *mut c_void,
    maxord: c_int
) -> c_int