JsContextReleaseValueFunc typedef

JsContextReleaseValueFunc = Void Function(Pointer<NativeType> context, Pointer<NativeType>)

Implementation

typedef JsContextReleaseValueFunc = Void Function(Pointer context, Pointer);