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.

Parameters
pstList[IN] Pointer to the list which has to be reversed
Return values
voidThis function does not return any value.