pub unsafe extern "system" fn QueryPerformanceCounter(
    lpperformancecount: *mut i64
) -> BOOL
Expand description

Required features: "Win32_System_Performance", "Win32_Foundation"