NativeReleaseJSFunctionRef typedef
NativeReleaseJSFunctionRef =
Void Function(Pointer<NativeJSFunctionRef> functionRef)
Implementation
typedef NativeReleaseJSFunctionRef = Void Function(Pointer<NativeJSFunctionRef> functionRef);