Function winapi::um::winuser::GetLayeredWindowAttributes
source · pub unsafe extern "system" fn GetLayeredWindowAttributes(
hwnd: HWND,
pcrKey: *mut COLORREF,
pbAlpha: *mut BYTE,
pdwFlags: *mut DWORD
) -> BOOL