Function sundials_sys::CVodeGetActualInitStep

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