ma_delay_set_wet function
void
ma_delay_set_wet()
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<ma_delay>, ffi.Float)>()
external void ma_delay_set_wet(ffi.Pointer<ma_delay> pDelay, double value);