JSTypedArrayBytesDeallocatorDart typedef
- Pointer<
NativeType> bytes, - Pointer<
NativeType> deallocatorContext
Implementation
typedef JSTypedArrayBytesDeallocatorDart = void Function(
Pointer bytes, Pointer deallocatorContext);
typedef JSTypedArrayBytesDeallocatorDart = void Function(
Pointer bytes, Pointer deallocatorContext);