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

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