Function ctru_sys::CSND_CapEnable

source ·
pub unsafe extern "C" fn CSND_CapEnable(capUnit: u32_, enable: bool)
Expand description

Sets whether a capture unit is enabled.

§Arguments

  • capUnit - Capture unit to use.
  • enable - Whether to enable the capture unit.