ResourceCallbackHandlerNative typedef

ResourceCallbackHandlerNative = Int Function(Pointer<Void>, Pointer<id3BiosealResourceCallbackArgs>)

Represents the method that will handle a resource callback.

Implementation

typedef ResourceCallbackHandlerNative = Int Function(Pointer<Void>, Pointer<id3BiosealResourceCallbackArgs>);