GetHandleInformation

Function GetHandleInformation 

Source
pub unsafe extern "system" fn GetHandleInformation(
    hObject: HANDLE,
    lpdwFlags: LPDWORD,
) -> BOOL