Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
duk_hnativefunction.h File Reference

Go to the source code of this file.

Data Structures

struct  duk_hnativefunction
 

Macros

#define DUK_HNATIVEFUNCTION_NARGS_VARARGS   ((duk_int16_t) -1)
 
#define DUK_HNATIVEFUNCTION_NARGS_MAX   ((duk_int16_t) 0x7fff)
 

Macro Definition Documentation

◆ DUK_HNATIVEFUNCTION_NARGS_MAX

#define DUK_HNATIVEFUNCTION_NARGS_MAX   ((duk_int16_t) 0x7fff)

◆ DUK_HNATIVEFUNCTION_NARGS_VARARGS

#define DUK_HNATIVEFUNCTION_NARGS_VARARGS   ((duk_int16_t) -1)