NativeConstruct typedef

NativeConstruct = Pointer<Response> Function(Pointer<Utf8>)

Implementation

typedef NativeConstruct = Pointer<Response> Function(Pointer<Utf8>);