[][src]Function winapi::um::winuser::GetAltTabInfoW

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