isVocoderEnabled top-level property
Implementation
final isVocoderEnabled = cactusLib
.lookup<NativeFunction<IsVocoderEnabledNative>>('cactus_is_vocoder_enabled_c')
.asFunction<IsVocoderEnabledDart>();
final isVocoderEnabled = cactusLib
.lookup<NativeFunction<IsVocoderEnabledNative>>('cactus_is_vocoder_enabled_c')
.asFunction<IsVocoderEnabledDart>();