pub fn set_current_win(win: &Window) -> Result<(), Error>
Binding to nvim_set_current_win().
nvim_set_current_win()
Sets the current window.