Trait CursorRedrawCb
nvim_gtk::cursor
pub trait CursorRedrawCb { fn queue_redraw_cursor(&mut self); }
fn queue_redraw_cursor(&mut self)
impl CursorRedrawCb for nvim_gtk::cmd_line::State
impl CursorRedrawCb for nvim_gtk::shell::State