SetLayeredWindowAttributes

Function SetLayeredWindowAttributes 

Source
pub unsafe fn SetLayeredWindowAttributes<'a, T0__: IntoParam<'a, HWND>>(
    hwnd: T0__,
    crkey: u32,
    balpha: u8,
    dwflags: SetLayeredWindowAttributes_dwFlags,
) -> BOOL