Function sundials_sys::SUNProfiler_GetTimerResolution

source ·
pub unsafe extern "C" fn SUNProfiler_GetTimerResolution(
    p: SUNProfiler,
    resolution: *mut f64
) -> SUNErrCode