Function QueryPerformanceCounter

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