Struct allegro_audio::Sink [] [src]

pub struct Sink { /* fields omitted */ }

Methods

impl Sink
[src]

Trait Implementations

impl Drop for Sink
[src]

A method called when the value goes out of scope. Read more

impl MixerLike for Sink
[src]