示例#1
0
 private static extern EMSCRIPTEN_WEBGL_CONTEXT_HANDLE emscripten_webgl_create_context(string target, ref EmscriptenWebGLContextAttributes attributes);
示例#2
0
 private static extern void emscripten_webgl_init_context_attributes(out EmscriptenWebGLContextAttributes attributes);