DecryptionCallbackHandlerNative typedef

DecryptionCallbackHandlerNative = Int Function(Pointer<Void>, Pointer<id3BiosealDecryptionArgs>)

Represents the method that will handle a decryption callback.

Implementation

typedef DecryptionCallbackHandlerNative = Int Function(Pointer<Void>, Pointer<id3BiosealDecryptionArgs>);