Function pwritev64 [src]

Prototype

pub extern "c" fn pwritev64(fd: c_int, iov: [*]const iovec_const, iovcnt: c_uint, offset: i64) isize

Parameters

fd: c_intiov: [*]const iovec_constiovcnt: c_uintoffset: i64

Source

pub extern "c" fn pwritev64(fd: c_int, iov: [*]const iovec_const, iovcnt: c_uint, offset: i64) isize