Struct phper_sys::_G_fpos64_t [−][src]
#[repr(C)]pub struct _G_fpos64_t { pub __pos: __off64_t, pub __state: __mbstate_t, }
Fields
__pos: __off64_t__state: __mbstate_tTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _G_fpos64_timpl Send for _G_fpos64_timpl Sync for _G_fpos64_timpl Unpin for _G_fpos64_timpl UnwindSafe for _G_fpos64_tBlanket Implementations
Mutably borrows from an owned value. Read more