Function esp_idf_sys::lwip_writev

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