Function wolfssl_sys::wolfSSL_writev
source ยท pub unsafe extern "C" fn wolfSSL_writev(
ssl: *mut WOLFSSL,
iov: *const iovec,
iovcnt: c_int,
) -> c_intpub unsafe extern "C" fn wolfSSL_writev(
ssl: *mut WOLFSSL,
iov: *const iovec,
iovcnt: c_int,
) -> c_int