imgui_sys::ImGuiTextEditCallback [] [src]

type ImGuiTextEditCallback = Option<extern fn(data: *mut ImGuiTextEditCallbackData) -> c_int>;