libc
0.2.159
Function
libc
::
lseek
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn lseek( fd:
c_int
, offset:
off_t
, whence:
c_int
, ) ->
off_t