DartD_TIMGroupGetGroupAttributes typedef

DartD_TIMGroupGetGroupAttributes = int Function(Pointer<Uint8> group_name, Pointer<Uint8> conversation_id_array, Pointer<Uint8> user_data)

Implementation

typedef DartD_TIMGroupGetGroupAttributes = int Function(ffi.Pointer<ffi.Uint8> group_id, ffi.Pointer<ffi.Uint8> json_keys, ffi.Pointer<ffi.Uint8> user_data);