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