Function windows_sys::Win32::UI::WindowsAndMessaging::SetLayeredWindowAttributes
[−]pub unsafe extern "system" fn SetLayeredWindowAttributes(
hwnd: HWND,
crkey: u32,
balpha: u8,
dwflags: LAYERED_WINDOW_ATTRIBUTES_FLAGS
) -> BOOLExpand description
Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’
