CrossPlatformFinalizerArg typedef
The code is used only internally and is not a public API. The comment exists mainly to satisfy the linter.
Implementation
typedef CrossPlatformFinalizerArg = ffi.Pointer<ffi.NativeFinalizerFunction>;
The code is used only internally and is not a public API. The comment exists mainly to satisfy the linter.
typedef CrossPlatformFinalizerArg = ffi.Pointer<ffi.NativeFinalizerFunction>;