td_json_client_send typedef

td_json_client_send = void Function(Pointer<NativeType> client, Pointer<Utf8> request)

Implementation

typedef void td_json_client_send(ffi.Pointer client, ffi.Pointer<Utf8> request);