duk_xcopymove_raw

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
duk_xcopymove_raw
(
duk_context* to_ctx
,
duk_context* from_ctx
,
duk_idx_t count
,
duk_bool_t is_copy
)

Meta