pub type c__fpos64_t = c_G_fpos64_t;
Aliased Type§
#[repr(C)]pub struct c__fpos64_t {
pub __pos: i64,
pub __state: c__mbstate_t,
}
Fields§
§__pos: i64
§__state: c__mbstate_t
pub type c__fpos64_t = c_G_fpos64_t;
#[repr(C)]pub struct c__fpos64_t {
pub __pos: i64,
pub __state: c__mbstate_t,
}
__pos: i64
§__state: c__mbstate_t