duk_safe_call

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
duk_int_t
duk_safe_call
(
duk_context* ctx
,,
void* udata
,
duk_idx_t nargs
,
duk_idx_t nrets
)

Meta