Function pwrite64 [src]
Prototype
pub extern "c" fn pwrite64(fd: fd_t, buf: [*]const u8, nbyte: usize, offset: i64) isize Parameters
fd: fd_tbuf: [*]const u8nbyte: usizeoffset: i64 Source
pub extern "c" fn pwrite64(fd: fd_t, buf: [*]const u8, nbyte: usize, offset: i64) isize