GetMenuItemID

Function GetMenuItemID 

Source
pub unsafe extern "system" fn GetMenuItemID(
    hmenu: *mut c_void,
    npos: i32,
) -> u32
Expand description

#75 GetMenuItemID

obtains the menu item identifier of an item from a menu specified in the hMenu parameter