Function mnn::prelude::readv

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