Function esp_idf_sys::lwip_readv

source ยท
pub unsafe extern "C" fn lwip_readv(
    s: c_int,
    iov: *const iovec,
    iovcnt: c_int,
) -> isize