Function user32::SetLayeredWindowAttributes
[−]
[src]
pub unsafe extern "system" fn SetLayeredWindowAttributes(
hwnd: HWND,
crKey: COLORREF,
bAlpha: BYTE,
dwFlags: DWORD
) -> BOOL