pub type __fpos64_t = _G_fpos64_t;
Aliased Type§
#[repr(C)]pub struct __fpos64_t {
pub __pos: i32,
pub __state: __mbstate_t,
}
Fields§
§__pos: i32
§__state: __mbstate_t
pub type __fpos64_t = _G_fpos64_t;
#[repr(C)]pub struct __fpos64_t {
pub __pos: i32,
pub __state: __mbstate_t,
}
__pos: i32
§__state: __mbstate_t