Handbook
Glossary
BIO_set ( bio method -- int )
Vocabulary
openssl
.
libcrypto
Inputs
bio
an
object
method
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libcrypto
LIBRARY:
libcrypto
FUNCTION:
int
BIO_set
( void* bio, void* method )