vehicle_str 结构体参考文档

vehicle_str 结构体参考文档

#include < vehicle.h >

数据字段

uint8_t *  data
 
int32_t  len
 

详细说明

车辆字符串。

定义一个 UTF-8 编码的字节序列,应在整个过程中用于字符串表示。

定义位于文件 vehicle.h 1308 行。

字段文档

uint8_t* data

定义位于文件 vehicle.h 1309 行

int32_t len

定义位于文件 vehicle.h 1310 行。


此结构体的文档是根据以下文件生成的: