[][src]Type Definition ntapi::ntzwapi::ZwQueryPerformanceCounter

type ZwQueryPerformanceCounter = unsafe extern "system" fn(PerformanceCounter: PLARGE_INTEGER, PerformanceFrequency: PLARGE_INTEGER) -> NTSTATUS;