Function sundials_sys::IDAGetCurrentTime

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