Function GetMenuItemInfoA

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