ma_engine_get_gain_db function
Implementation
@ffi.Native<ffi.Float Function(ffi.Pointer<ma_engine>)>()
external double ma_engine_get_gain_db(ffi.Pointer<ma_engine> pEngine);
@ffi.Native<ffi.Float Function(ffi.Pointer<ma_engine>)>()
external double ma_engine_get_gain_db(ffi.Pointer<ma_engine> pEngine);