GetHandleInformation

Function GetHandleInformation 

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