SubUserGraphLoadFunction

ユーザー定義の画像データ読み込み関数を登録から抹消する

version(none)
nothrow @nogc extern (C++, DxLib) extern
int
SubUserGraphLoadFunction
(
int function
(
FILE* fp
,
dxlib_d.DxDataType.BITMAPINFO** BmpInfo
,
void** GraphData
)
UserLoadFunc
)

Meta