pub fn set_current_buf(buf: &Buffer) -> Result<(), Error>
Binding to nvim_set_current_buf().
nvim_set_current_buf()
Sets the current buffer.