You're reading the documentation for a development version.
For the latest stable release version, please have a look at master.

Function type_get_bits

Function Documentation

unsigned int type_get_bits(const int type)

根据数据类型确定该数据类型所占的bit数,并返回该bits数值

参数:

type -- [IN] 数据类型

返回:

unsigned int bits数值