snd_seq_change_bit

Name

snd_seq_change_bit -- change a bit flag

Synopsis

int snd_seq_change_bit(int nr, void *array);

Description

Obtains the current bit flag at position nr and sets it. Function returns the original bit state as boolean (0 or 1).