Skip to main content

GetProcessHandleCount

Function GetProcessHandleCount 

Source
pub unsafe fn GetProcessHandleCount<'a>(
    hprocess: impl IntoParam<'a, HANDLE>,
    pdwhandlecount: *mut u32,
) -> BOOL