td_json_client_receive typedef
td_json_client_receive =
Pointer<Utf8> Function(Pointer<NativeType> client, Double timeout)
Implementation
typedef ffi.Pointer<Utf8> td_json_client_receive(
ffi.Pointer client, ffi.Double timeout);