DartD_TIMGroupSearchGroups typedef
DartD_TIMGroupSearchGroups =
int Function(Pointer<Uint8> json_group_search_groups_param, Pointer<Uint8> user_data)
Implementation
typedef DartD_TIMGroupSearchGroups = int Function(ffi.Pointer<ffi.Uint8> json_group_search_groups_param, ffi.Pointer<ffi.Uint8> user_data);