JSVM_Env__*
typedef struct JSVM_Env__* JSVM_Env
Overview
Defines the context of a specific VM state. It needs to be passed as a parameter when the native function is called and passed to any subsequent JSVM-API nested call.
Since: 11
Related module: JSVM
Header file: jsvm_types.h