openHiTLS API openHiTLS 0.1.0-Alpha1
|
◆ BSL_LIST_Prev()
backs up the current pointer by one and returns the data address of the new current node. If the current pointer is off the list, the new current node will be the last node of the list (unless the list is NULL).
|