td_send typedef

td_send = Void Function(Int32 client_id, Pointer<Utf8> request)

Implementation

typedef ffi.Void td_send(ffi.Int32 client_id, ffi.Pointer<Utf8> request);