snd_seq_get_bit

Name

snd_seq_get_bit -- get a bit flag state

Synopsis

int snd_seq_get_bit(int nr, void *array);

Description

Obtains the current bit flag state at position nr. Returns a boolean value (0 or 1).