pub unsafe extern "system" fn GetHandleInformation(
    hobject: HANDLE,
    lpdwflags: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"