extern "c" fn pread(c.T, [*]u8, usize, c.T) callconv(.C) isize

Parameters

fd: c.T,
buf: [*]u8,
nbyte: usize,
offset: c.T,