Struct alsa::seq::ClientInfo
[−]
[src]
pub struct ClientInfo(_);
snd_seq_client_info_t wrapper
pub struct ClientInfo(_);
snd_seq_client_info_t wrapper
impl ClientInfo[src]fn get_client(&self) -> i32fn get_name(&self) -> Result<&str>impl Send for ClientInfo[src]impl Drop for ClientInfo[src]impl Debug for ClientInfo[src]