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

type ZwQueryTimerResolution = unsafe extern "system" fn(MaximumTime: PULONG, MinimumTime: PULONG, CurrentTime: PULONG) -> NTSTATUS;