JsContextNewPromiseFunc typedef

JsContextNewPromiseFunc = Pointer<NativeType> Function(Pointer<NativeType> context)

Implementation

typedef JsContextNewPromiseFunc = Pointer Function(Pointer context);