[][src]Function sundials_sys::IDAGetLastOrder

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