Enum libsoundio_sys::SoundIoDeviceAim [] [src]

#[repr(u32)]
pub enum SoundIoDeviceAim { SoundIoDeviceAimInput, SoundIoDeviceAimOutput, }

Variants

Trait Implementations

impl Copy for SoundIoDeviceAim
[src]

impl Clone for SoundIoDeviceAim
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more