Ktx1Bundle_destroy function
- @Native<Void Function(Pointer<
TKtx1Bundle> )>(ffi.Pointer<TKtx1Bundle>)>(isLeaf: true)
- Pointer<
TKtx1Bundle> tBundle
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<TKtx1Bundle>)>(isLeaf: true)
external void Ktx1Bundle_destroy(
ffi.Pointer<TKtx1Bundle> tBundle,
);