pub fn create_buffer<S: MemoryDescription + 'static>(memory: S) -> BufferExpand description
Helper function to convert concrete storage to type-erased form.
pub fn create_buffer<S: MemoryDescription + 'static>(memory: S) -> BufferHelper function to convert concrete storage to type-erased form.