GetProcessHandleCount

Function GetProcessHandleCount 

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