Function CSND_SetBit7

Source
pub unsafe extern "C" fn CSND_SetBit7(channel: u32_, set: bool)
Expand description

Sets bit 7 of a channel.

ยงArguments

  • channel - Channel to use.
  • set - Value to set.