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

Sets a channel’s play state, resetting registers on stop.

§Arguments

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