Function sundials_sys::CVodeGetCurrentStep[][src]

pub unsafe extern "C" fn CVodeGetCurrentStep(
    cvode_mem: *mut c_void,
    hcur: *mut realtype
) -> c_int