Function sundials_sys::SUNProfiler_GetElapsedTime

source ·
pub unsafe extern "C" fn SUNProfiler_GetElapsedTime(
    p: SUNProfiler,
    name: *const c_char,
    time: *mut f64
) -> SUNErrCode