Type Alias magick_rust::bindings::fpos64_t
source · pub type fpos64_t = __fpos64_t;
Aliased Type§
struct fpos64_t {
pub __pos: i64,
pub __state: __mbstate_t,
}
Fields§
§__pos: i64
§__state: __mbstate_t
pub type fpos64_t = __fpos64_t;
struct fpos64_t {
pub __pos: i64,
pub __state: __mbstate_t,
}
__pos: i64
§__state: __mbstate_t