pub type SoundBufferResource = Resource<SoundBuffer>;Expand description
Type alias for sound buffer resource.
Aliased Typeยง
pub struct SoundBufferResource { /* private fields */ }pub type SoundBufferResource = Resource<SoundBuffer>;Type alias for sound buffer resource.
pub struct SoundBufferResource { /* private fields */ }