Function libc::pwritev2 [−][src]
pub unsafe extern "C" fn pwritev2(
    fd: c_int, 
    iov: *const iovec, 
    iovcnt: c_int, 
    offset: off_t, 
    flags: c_int
) -> ssize_tpub unsafe extern "C" fn pwritev2(
    fd: c_int, 
    iov: *const iovec, 
    iovcnt: c_int, 
    offset: off_t, 
    flags: c_int
) -> ssize_t