Function sundials_sys::SUNProfiler_GetTimerResolution

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