NativeD_TIMMsgSetGroupReceiveMessageOpt typedef

NativeD_TIMMsgSetGroupReceiveMessageOpt = Int Function(Pointer<Uint8> group_id, Int32 opt, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMMsgSetGroupReceiveMessageOpt = ffi.Int Function(ffi.Pointer<ffi.Uint8> group_id, ffi.Int32 opt, ffi.Pointer<ffi.Uint8> user_data);