Function pread [src]

Prototype

pub extern "c" fn pread(fd: fd_t, buf: [*]u8, nbyte: usize, offset: off_t) isize

Parameters

fd: fd_tbuf: [*]u8nbyte: usizeoffset: off_t

Source

pub extern "c" fn pread(fd: fd_t, buf: [*]u8, nbyte: usize, offset: off_t) isize