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