Handbook
Glossary
pcre2_compile_context_create ( gcontext -- pcre2_compile_context* )
Vocabulary
pcre2
.
ffi
Inputs
gcontext
an
object
Outputs
pcre2_compile_context*
an
object
Definition
USING:
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_compile_context_create
pcre2_compile_context* pcre2_compile_context_create_8
( pcre2_general_context* gcontext )