openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LIST_New()

BslList * BSL_LIST_New ( int32_t  dataSize)

This function is used to create a new list.

参数
dataSize[IN] Size of the data inside the list node
返回值
BslList*An NULL list [BslList*]