DartD_TIMFriendshipCreateFriendGroup typedef

DartD_TIMFriendshipCreateFriendGroup = int Function(Pointer<Uint8> json_create_friend_group_param, Pointer<Uint8> user_data)

Implementation

typedef DartD_TIMFriendshipCreateFriendGroup = int Function(ffi.Pointer<ffi.Uint8> json_create_friend_group_param, ffi.Pointer<ffi.Uint8> user_data);