☰
off_t
In tracing::stdlib::os::unix::raw
?
Type Definition
tracing
::
stdlib
::
os
::
unix
::
raw
::
off_t
1.1.0
·
source
·
[
−
]
pub type off_t =
u64
;
👎
Deprecated since 1.8.0: these type aliases are no longer supported by the standard library, the <code>libc</code> crate on crates.io should be used instead for the correct definitions
Available on
Unix
only.