Function winapi::um::winuser::SetLayeredWindowAttributes
source · pub unsafe extern "system" fn SetLayeredWindowAttributes(
hwnd: HWND,
crKey: COLORREF,
bAlpha: BYTE,
dwFlags: DWORD
) -> BOOL