NativeD_TIMMsgSetC2CReceiveMessageOpt typedef

NativeD_TIMMsgSetC2CReceiveMessageOpt = Int Function(Pointer<Uint8> conv_id, Int32 conv_type, Pointer<Uint8> user_data)

Implementation

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