CompressFrameNative typedef

CompressFrameNative = Uint64 Function(Pointer<Uint8>, Uint64, Pointer<Uint8>, Uint64)

Implementation

typedef CompressFrameNative = Uint64 Function(
    Pointer<Uint8>, Uint64, Pointer<Uint8>, Uint64);