Handbook
Glossary
tls_config_parse_protocols ( protocols protostr -- int )
Vocabulary
libtls
.
ffi
Inputs
protocols
an
object
protostr
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
libtls.ffi
LIBRARY:
libtls
FUNCTION:
int
tls_config_parse_protocols
( uint32_t* protocols,
c-string
protostr )