Function wolfssl_sys::wolfSSL_BIO_write

source ยท
pub unsafe extern "C" fn wolfSSL_BIO_write(
    bio: *mut WOLFSSL_BIO,
    data: *const c_void,
    len: c_int,
) -> c_int