Function wolfssl_sys::wolfSSL_BIO_gets
source · pub unsafe extern "C" fn wolfSSL_BIO_gets(
bio: *mut WOLFSSL_BIO,
buf: *mut c_char,
sz: c_int
) -> c_intpub unsafe extern "C" fn wolfSSL_BIO_gets(
bio: *mut WOLFSSL_BIO,
buf: *mut c_char,
sz: c_int
) -> c_int