duk_compile_string

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C)
void
duk_compile_string
(
duk_context* ctx
,
duk_uint_t flags
,
const char* src
)

Meta