☰
libc
All crates
[
−
]
[src]
Function
libc
::
lseek
pub unsafe extern "C" fn lseek(
fd:
c_int
,
offset:
c_long
,
origin:
c_int
) ->
c_long