imgui_sys::ImDrawCallback [] [src]

type ImDrawCallback = Option<extern fn(parent_list: *const ImDrawList, cmd: *const ImDrawCmd)>;