Handbook
Glossary
pcre2_compile_context_copy ( ccontext -- pcre2_compile_context* )
Vocabulary
pcre2
.
ffi
Inputs
ccontext
an
object
Outputs
pcre2_compile_context*
an
object
Definition
USING:
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_compile_context_copy
pcre2_compile_context* pcre2_compile_context_copy_8
( pcre2_compile_context* ccontext )