Handbook
Glossary
pcre2_substring_list_free ( list -- )
Vocabulary
pcre2
.
ffi
Inputs
list
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
pcre2.ffi
LIBRARY:
pcre2
FUNCTION-ALIAS:
pcre2_substring_list_free
void pcre2_substring_list_free_8 ( PCRE2_SPTR* list )