We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72dc2d4 commit ad2ee66Copy full SHA for ad2ee66
site/source/docs/api_reference/html5.h.rst
@@ -1926,7 +1926,7 @@ Defines
1926
1927
.. c:type:: EMSCRIPTEN_WEBGL_CONTEXT_HANDLE
1928
1929
- Represents a handle to an Emscripten WebGL context object. The value 0 denotes an invalid/no context (this is a typedef to an ``int``).
+ Represents a handle to an Emscripten WebGL context object. The value 0 denotes an invalid/no context (this is a typedef to an ``intptr_t``).
1930
1931
1932
Struct
0 commit comments