Module imgui::internal[][src]

Expand description

Internal raw utilities (don’t use unless you know what you’re doing!)

Structs

A generic version of the raw imgui-sys ImVector struct types

Enums

A primary data type

Traits

Primitive type marker.

Casting from/to a raw type that has the same layout and alignment as the target type

Marks a type as a transparent wrapper over a raw type