Trait mallumo_gls::buffer::Buffer [] [src]

pub trait Buffer {
    fn get_id(&self) -> BufferId;
}

Required Methods

Implementors