Function windows_native::ntexapi::NtQueryPerformanceCounter
source · pub unsafe extern "system" fn NtQueryPerformanceCounter(
PerformanceCounter: *mut i64,
PerformanceFrequency: *mut i64
) -> NTSTATUSpub unsafe extern "system" fn NtQueryPerformanceCounter(
PerformanceCounter: *mut i64,
PerformanceFrequency: *mut i64
) -> NTSTATUS