[][src]Function winapi::um::winuser::SetLayeredWindowAttributes

pub unsafe extern "system" fn SetLayeredWindowAttributes(
    hwnd: HWND,
    crKey: COLORREF,
    bAlpha: BYTE,
    dwFlags: DWORD
) -> BOOL