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