NativeD_TIMGroupGetGroupAttributes typedef
NativeD_TIMGroupGetGroupAttributes =
Int Function(Pointer<Uint8> group_id, Pointer<Uint8> json_keys, Pointer<Uint8> user_data)
Implementation
typedef NativeD_TIMGroupGetGroupAttributes = ffi.Int Function(ffi.Pointer<ffi.Uint8> group_id, ffi.Pointer<ffi.Uint8> json_keys, ffi.Pointer<ffi.Uint8> user_data);