Function sundials_sys::CVodeSetMaxOrd

source ยท
pub unsafe extern "C" fn CVodeSetMaxOrd(
    cvode_mem: *mut c_void,
    maxord: c_int,
) -> c_int