rustix
1.0.8
In rustix::
backend::
fs::
syscalls
rustix
::
backend
::
fs
::
syscalls
Function
tell
Copy item path
Source
pub(crate) fn tell(fd:
BorrowedFd
<'_>) ->
Result
<
u64
>