NativeD_TIMGroupCreate typedef
NativeD_TIMGroupCreate =
Int Function(Pointer<Uint8> json_group_create_param, Pointer<Uint8> user_data)
Implementation
typedef NativeD_TIMGroupCreate = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_group_create_param, ffi.Pointer<ffi.Uint8> user_data);