Function QueryPerformanceFrequency

Source
pub unsafe extern "system" fn QueryPerformanceFrequency(
    lpFrequency: *mut LARGE_INTEGER,
) -> BOOL