|
Transformer SDK For C
8.0.9.562131-6357b6d3
|
![]() |
List of library functions to be registered. More...
Data Fields | |
| int(* | func )(void *state) |
| const char * | js_name |
| const char * | lua_name |
List of library functions to be registered.
The list must be terminated with a NULL entry.
| int(* pipeline_module_func_t::func) (void *state) |
C function to call when the pipeline invokes the function
| const char* pipeline_module_func_t::js_name |
Name for the function in a JavaScript pipeline
| const char* pipeline_module_func_t::lua_name |
Name for the function in a Lua pipeline