Struct alsa::seq::ClientInfo [] [src]

pub struct ClientInfo(_);

Methods

impl ClientInfo
[src]

Trait Implementations

impl Send for ClientInfo
[src]

impl Drop for ClientInfo
[src]

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

impl Debug for ClientInfo
[src]

Formats the value using the given formatter.