[−][src]Trait imgui::internal::DataTypeKind
Primitive type marker.
If this trait is implemented for a type, it is assumed to have exactly the same
representation in memory as the primitive value described by the associated KIND
constant.