AddKeyAccel_NameWithStrLen

ショートカットキーを追加する(各引数の解説はAddKeyAccelと同じ、ItemIDが無くなっただけ)

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

Meta