seq_devnode

Function seq_devnode 

Source
pub fn seq_devnode() -> Result<GString, Error>
Expand description

Allocate devnode string for ALSA Sequencer and return it when exists.

Nodes under sound subsystem in sysfs are used to gather the information.

§Returns

true when the overall operation finishes successfully, else false.

§devnode

The devnode of ALSA Sequencer.