Function windows_sys::Win32::System::Threading::GetProcessIoCounters
[−]pub unsafe extern "system" fn GetProcessIoCounters(
hprocess: HANDLE,
lpiocounters: *mut IO_COUNTERS
) -> BOOL
Expand description
Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’