rustmax
0.0.4
In rustmax::
libc
rustmax
::
libc
Function
pread
Copy item path
Source
pub unsafe extern "C" fn pread( fd:
i32
, buf:
*mut
c_void
, count:
usize
, offset:
i64
, ) ->
isize