InsertMenuItemW

Function InsertMenuItemW 

Source
pub unsafe extern "system" fn InsertMenuItemW(
    hmenu: HMENU,
    item: UINT,
    fByPosition: BOOL,
    lpmi: LPCMENUITEMINFOW,
) -> BOOL