pub unsafe fn GetHandleInformation<'a, P0>(
    hobject: P0,
    lpdwflags: *mut u32
) -> BOOLwhere
    P0: Into<HANDLE>,
Expand description

Required features: "Win32_Foundation"