base
0.1.0
In base::sys::linux::file
Structs
FileDataIterator
Enums
LseekOption
Functions
find_next_data
lseek
?
Settings
Function
base
::
sys
::
linux
::
file
::
lseek
Copy item path
source
·
[
−
]
fn lseek( fd: &dyn
AsRawDescriptor
, offset:
u64
, option:
LseekOption
, ) ->
Result
<
u64
>