WReqNative typedef

WReqNative = Pointer<Utf8> Function(Pointer<Utf8> body)

Native request type

Implementation

typedef WReqNative = Pointer<Utf8> Function(Pointer<Utf8> body);