pub fn dynamic_buffer(pa: &Pass) -> DynBufferExpand description
Returns a “dynamic” Handle for the active Buffer
This Handle will change to point to the current Buffer,
whenever the user swicthes which Buffer is active. If you
want a Handle that will stay on the current Buffer, see
current_buffer.