DecodeAdpcm10Or12Native typedef
Implementation
typedef DecodeAdpcm10Or12Native = Int32 Function(
Pointer<Int16>,
Int32,
Pointer<Uint8>,
Int32,
Int32,
Uint8,
Uint8,
Uint8,
Uint8
);
typedef DecodeAdpcm10Or12Native = Int32 Function(
Pointer<Int16>,
Int32,
Pointer<Uint8>,
Int32,
Int32,
Uint8,
Uint8,
Uint8,
Uint8
);