GetProcessHandleCount

Function GetProcessHandleCount 

Source
pub unsafe extern "system" fn GetProcessHandleCount(
    hProcess: HANDLE,
    pdwHandleCount: PDWORD,
) -> BOOL