Trait surge_traits::ClearBuffers[][src]

pub trait ClearBuffers {
    fn clear_buffers(&mut self);
}

Required methods

Implementors