Function GetProcessIoCounters

Source
pub unsafe extern "C" fn GetProcessIoCounters(
    hProcess: HANDLE,
    lpIoCounters: PIO_COUNTERS,
) -> BOOL