Expand description
Internal raw utilities (don’t use unless you know what you’re doing!)
Structs§
- ImVector
- A generic version of the raw imgui-sys ImVector struct types
Enums§
- Data
Type - A primary data type
Traits§
- Data
Type Kind - Primitive type marker.
- RawCast
- Casting from/to a raw type that has the same layout and alignment as the target type
- RawWrapper
- Marks a type as a transparent wrapper over a raw type