pub unsafe extern "C" fn Bela_setUserData(newUserData: *mut c_void)Expand description
\brief Set the userData variable, which is passed to setup(), render() and cleanup().
This function can be used to override userData after it has been set by Bela_initAudio().
\note This function is experimental and may be removed in a future version.