pub fn next_buffer(pa: &mut Pass) -> CmdResultExpand description
Switches to the next Buffer.
This function will only look at buffers that are opened in the
current window. If you want to include other windows in the
search, use next_global_buffer.