Function ctru_sys::ndspChnGetRate

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

Gets the sample rate of a channel.

§Arguments

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

§Returns

The sample rate of the channel.