Function nvim_gtk::render::draw_cursor[][src]

fn draw_cursor<C: Cursor>(
    ctx: &Context,
    cursor: &C,
    font_ctx: &Context,
    ui_model: &UiModel,
    hl: &HighlightMap,
    bg_alpha: Option<f64>
)