Type Definition imgui_sys::ImTextureID [] [src]

type ImTextureID = *mut c_void;

User data to identify a texture (this is whatever to you want it to be! read the FAQ about ImTextureID in imgui.cpp)