Struct pnmixerlib::audio::Handlers
[−]
[src]
pub struct Handlers { /* fields omitted */ }
Convenience struct to make handling this madness easier.
Trait Implementations
impl Clone for Handlers
[src]
fn clone(&self) -> Handlers
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more