Function GetMenuItemInfoW

Source
pub unsafe extern "C" fn GetMenuItemInfoW(
    hmenu: HMENU,
    item: UINT,
    fByPosition: BOOL,
    lpmii: LPMENUITEMINFOW,
) -> BOOL