Function windows_native::ntzwapi::ZwQueryTimerResolution
source · pub unsafe extern "system" fn ZwQueryTimerResolution(
MaximumTime: *mut u32,
MinimumTime: *mut u32,
CurrentTime: *mut u32
) -> NTSTATUS