[][src]Type Definition imgui::TextureHandle

type TextureHandle<'a> = FontAtlasTexture<'a>;
Deprecated since 0.1.0:

use FontAtlasTexture instead