Function ctru_sys::CSND_SetLooping

source ·
pub unsafe extern "C" fn CSND_SetLooping(channel: u32_, value: u32_)
Expand description

Sets whether to loop a channel.

§Arguments

  • channel - Channel to use.
  • value - Whether to loop the channel.