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