openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LIST_RevList()

void BSL_LIST_RevList ( BslList pstList)

This function is used to reverse the linked list.

参数
pstList[IN] Pointer to the list which has to be reversed
返回值
voidThis function does not return any value.