Type Alias SLAndroidSimpleBufferQueueState

Source
pub type SLAndroidSimpleBufferQueueState = SLAndroidSimpleBufferQueueState_;

Aliased Type§

#[repr(C)]
pub struct SLAndroidSimpleBufferQueueState { pub count: u32, pub index: u32, }

Fields§

§count: u32§index: u32