pub unsafe extern "C" fn Bela_startAudio() -> c_intExpand description
\brief Begin processing audio and sensor data.
This function will start the Bela audio/sensor system. After this function is called, the system will make periodic calls to render() until Bela_stopAudio() is called.
\return 0 on success, or nonzero if an error occurred.