mnn::prelude

Function readv

source
pub unsafe extern "C" fn readv(
    fd: i32,
    iov: *const iovec,
    iovcnt: i32,
) -> isize