openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LIST_DeleteCurrent()

void BSL_LIST_DeleteCurrent ( BslList pList,
BSL_LIST_PFUNC_FREE  pfFreeFunc 
)

This function deletes the current element of list.

参数
pList[IN] The list
pfFreeFunc[IN] The pointer to the free function of data