Struct alsa::seq::QueueTempo [] [src]

pub struct QueueTempo(_);
[]

snd_seq_queue_tempo_t wrapper

Methods

impl QueueTempo
[src]

[]

Creates a new QueueTempo with all fields set to zero.

Trait Implementations

impl Send for QueueTempo
[src]

impl Drop for QueueTempo
[src]

[]

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