Function ctru_sys::csndExecCmds
source · pub unsafe extern "C" fn csndExecCmds(waitDone: bool) -> Result
Expand description
Executes pending CSND commands.
§Arguments
waitDone
- Whether to wait until the commands have finished executing.