|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|
#include <emscripten/wasmfs.h>#include <unistd.h>#include <stdio.h>#include <sys/stat.h>#include <errno.h>
函数 | |
| int | MountOPFS (const char *mountPath) |
| int | CreateSymlink (const char *target, const char *linkpath) |
| int CreateSymlink | ( | const char * | target, |
| const char * | linkpath ) |
在文件 wasmfsHelper.c 第 15 行定义.
| int MountOPFS | ( | const char * | mountPath | ) |