[][src]Function CCODE::InsertMenuItemW

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