Struct cubeb_sys::cubeb_device_collection [] [src]

#[repr(C)]
pub struct cubeb_device_collection { pub device: *mut cubeb_device_info, pub count: usize, }

Fields

Trait Implementations

impl Default for cubeb_device_collection
[src]

[src]

Returns the "default value" for a type. Read more

impl Debug for cubeb_device_collection
[src]

[src]

Formats the value using the given formatter.