Dartspine_texture_loader_unload_funcFunction typedef

Dartspine_texture_loader_unload_funcFunction = void Function(Pointer<Void> texture)

Implementation

typedef Dartspine_texture_loader_unload_funcFunction = void Function(ffi.Pointer<ffi.Void> texture);