Function windows_sys::Win32::Foundation::SetHandleInformation
[−]pub unsafe extern "system" fn SetHandleInformation(
hobject: HANDLE,
dwmask: u32,
dwflags: HANDLE_FLAGS
) -> BOOLExpand description
Required features: "Win32_Foundation"