Skip to main content

OwnedBuffer

Type Alias OwnedBuffer 

Source
pub type OwnedBuffer = BufferImpl<'static, Arc<dyn BufferAllocator>, dyn BufferAllocator>;

Aliased Typeยง

pub struct OwnedBuffer { /* private fields */ }