pub unsafe extern "C" fn CSND_SetPlayState(channel: u32_, value: u32_)
Expand description

Sets a channel’s play state.

§Arguments

  • channel - Channel to use.
  • value - Play state to set.