Function ctru_sys::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.