SetMenuItemInfoA

Function SetMenuItemInfoA 

Source
pub unsafe extern "system" fn SetMenuItemInfoA(
    hmenu: HMENU,
    item: UINT,
    fByPositon: BOOL,
    lpmii: LPCMENUITEMINFOA,
) -> BOOL