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

pub struct QueueTempo(_);

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