InsertMenuItem_NameWithStrLen

指定の項目と、指定の項目の一つ上の項目との間に新しい項目を追加する

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
InsertMenuItem_NameWithStrLen
(
const(dxlib_d.DxDataType.TCHAR)* ItemName
,,
const(dxlib_d.DxDataType.TCHAR)* NewItemName
,)

Meta