Function winapi::um::winuser::GetAltTabInfoW

source ·
pub unsafe extern "system" fn GetAltTabInfoW(
    hwnd: HWND,
    iItem: c_int,
    pati: PALTTABINFO,
    pszItemText: LPWSTR,
    cchItemText: UINT
) -> BOOL