Function nvim_gtk::cursor::anim_step[][src]

fn anim_step<CB: CursorRedrawCb + 'static>(
    state: &Arc<UiMutex<State<CB>>>
) -> Continue