Function ctru_sys::CSND_CapSetRepeat
source · pub unsafe extern "C" fn CSND_CapSetRepeat(
capUnit: u32_,
repeat: bool
)
Expand description
Sets whether a capture unit should repeat.
§Arguments
capUnit
- Capture unit to use.repeat
- Whether the capture unit should repeat.