Function ctru_sys::ndspChnIsPaused

source ·
pub unsafe extern "C" fn ndspChnIsPaused(id: c_int) -> bool
Expand description

Checks whether a channel is currently paused.

§Arguments

  • id - ID of the channel (0..23).

§Returns

Whether the channel is currently paused.