Function 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.