AppendMenu

Function AppendMenu 

Source
pub unsafe extern "system" fn AppendMenu(
    hmenu: *mut c_void,
    uflags: u32,
    uidnewitem: usize,
    lpnewitem: *const u16,
) -> i32
Expand description

#68 AppendMenu

appends a new item to the end of the menu