mnn::prelude

Function writev

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