Type Definition imgui_sys::ImDrawCallback[][src]

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