td_receive typedef

td_receive = Pointer<Utf8> Function(Double timeout)

Implementation

typedef ffi.Pointer<Utf8> td_receive(ffi.Double timeout);