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