HTTP_StartGetFileSize

HTTPを使用したネットワーク上のファイルのサイズを得る処理を開始する

version(!DX_NON_NETWORK && none)
nothrow @nogc extern (C++, DxLib) extern
int
HTTP_StartGetFileSize
(
const(char)* FileURL
)

Meta