Function sundials_sys::CVodeGetCurrentStep

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