spine_texture_loader_unload_funcFunction typedef

spine_texture_loader_unload_funcFunction = Void Function(Pointer<Void> texture)

Implementation

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