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

pub unsafe extern "system" fn GetMenuItemInfoA(
    hMenu: HMENU,
    uItem: UINT,
    fByPosition: BOOL,
    lpmii: LPMENUITEMINFOA
) -> BOOL