Function nvim_gtk::shell::set_nvim_to_state[][src]

fn set_nvim_to_state(
    state_arc: Arc<UiMutex<State>>,
    nvim: Neovim
) -> NeovimClientAsync