esp_idf_hal::sys

Function lwip_readv

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