[][src]Function CCODE::SetLayeredWindowAttributes

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