Function ctru_sys::CSND_SetInterp

source ·
pub unsafe extern "C" fn CSND_SetInterp(channel: u32_, interp: bool)
Expand description

Sets whether a channel should use interpolation.

§Arguments

  • channel - Channel to use.
  • interp - Whether to use interpolation.