JsContextFreeStringFunc typedef

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

Implementation

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