Type Definition imgui_sys::ImDrawCallback [] [src]

type ImDrawCallback = Option<extern "C" fn(_: *const ImDrawList, _: *const ImDrawCmd)>;