GlintEncodeFloatNative typedef
GlintEncodeFloatNative =
Pointer<Uint8> Function(Pointer<Void> enc, Pointer<Pointer<Float> > channelData, Pointer<Int32> outSize)
Implementation
typedef GlintEncodeFloatNative = Pointer<Uint8> Function(Pointer<Void> enc,
Pointer<Pointer<Float>> channelData, Pointer<Int32> outSize);