Function set_current_win

Source
pub fn set_current_win(win: &Window) -> Result<(), Error>
Expand description

Binding to nvim_set_current_win.

Sets the current window.