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