esp_idf_svc::sys

Function lwip_writev

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