[][src]Function sundials_sys::IDAGetLastStep

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