Enum inkview_sys::c_api::AudioPlayerType_e [−][src]
#[repr(u32)]
pub enum AudioPlayerType_e {
kAudioPlayer,
kAudioBooks,
kBrowser,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AudioPlayerType_eimpl Send for AudioPlayerType_eimpl Sync for AudioPlayerType_eimpl Unpin for AudioPlayerType_eimpl UnwindSafe for AudioPlayerType_eBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V