libc
0.2.170
libc
Function
lseek
Copy item path
Source
pub unsafe extern "C" fn lseek( fd:
c_int
, offset:
c_long
, origin:
c_int
, ) ->
c_long