Function SetLayeredWindowAttributes

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