MixEffectFuncT typedef

MixEffectFuncT = Void Function(Int32 chan, Pointer<NativeType> stream, Int32 len, Pointer<NativeType> udata)

Implementation

typedef MixEffectFuncT = Void Function(Int32 chan, Pointer<NativeType> stream,
    Int32 len, Pointer<NativeType> udata);