Type Alias GTypeFundamentalInfo

Source
pub type GTypeFundamentalInfo = _GTypeFundamentalInfo;
Expand description

GTypeFundamentalInfo: @type_flags: #GTypeFundamentalFlags describing the characteristics of the fundamental type

A structure that provides information to the type system which is used specifically for managing fundamental types.

Aliased Type§

#[repr(C)]
pub struct GTypeFundamentalInfo { pub type_flags: u32, }

Fields§

§type_flags: u32