dynamic_buffer

Function dynamic_buffer 

Source
pub fn dynamic_buffer(pa: &Pass) -> DynBuffer
Expand 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.