Function ndspChnIsPlaying
Source pub unsafe extern "C" fn ndspChnIsPlaying(id: c_int) -> bool
Expand description
Checks whether a channel is currently playing.
§Arguments
id
- ID of the channel (0..23).
§Returns
Whether the channel is currently playing.