Handbook
Glossary
pcre2_config ( what where -- int )
Vocabulary
pcre2
.
ffi
Inputs
what
an
object
where
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_config
int
pcre2_config_8 (
uint32_t
what, void* where )