Struct alsa::seq::PortSubscribe [] [src]

pub struct PortSubscribe(_);

Methods

impl PortSubscribe
[src]

Creates a new PortSubscribe with all fields set to zero.

Trait Implementations

impl Send for PortSubscribe
[src]

impl Drop for PortSubscribe
[src]

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