Struct libpulse_sys::channelmap::pa_channel_map [] [src]

#[repr(C)]
pub struct pa_channel_map { pub channels: u8, pub map: [pa_channel_position_t; 32], }

Fields

Trait Implementations

impl Debug for pa_channel_map
[src]

[src]

Formats the value using the given formatter.

impl Copy for pa_channel_map
[src]

impl Clone for pa_channel_map
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more