GetLayeredWindowAttributes

Function GetLayeredWindowAttributes 

Source
pub unsafe fn GetLayeredWindowAttributes<'a, T0__: IntoParam<'a, HWND>>(
    hwnd: T0__,
    pcrkey: *mut u32,
    pbalpha: *mut u8,
    pdwflags: *mut SetLayeredWindowAttributes_dwFlags,
) -> BOOL