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 4f4ed9f commit 80c833eCopy full SHA for 80c833e
lib/JavaScript/Duktape/C/typemap
@@ -1,6 +1,7 @@
1
TYPEMAP
2
duk_idx_t T_INT
3
duk_int_t T_INT
4
+duk_ret_t T_INT
5
duk_codepoint_t T_INT
6
duk_bool_t T_INT
7
duk_errcode_t T_INT
0 commit comments