pub unsafe fn init_imgui( ctx: *mut ImGuiContext, malloc: Option<MallocFn>, free: Option<FreeFn>, )
Initializes ImGui information.