DecryptionCallbackHandlerNative typedef
Represents the method that will handle a decryption callback.
Implementation
typedef DecryptionCallbackHandlerNative = Int Function(Pointer<Void>, Pointer<id3BiosealDecryptionArgs>);
Represents the method that will handle a decryption callback.
typedef DecryptionCallbackHandlerNative = Int Function(Pointer<Void>, Pointer<id3BiosealDecryptionArgs>);