Handbook
Glossary
OPENSSL_init_ssl ( opts settings -- int )
Vocabulary
openssl
.
libssl
Inputs
opts
an
object
settings
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libssl
LIBRARY:
libssl
FUNCTION:
int
OPENSSL_init_ssl
(
uint64_t
opts, void* settings )