Function sundials_sys::IDAGetCurrentStep

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