pub unsafe extern "system" fn GetProcessHandleCount(
    hprocess: HANDLE,
    pdwhandlecount: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’