openHiTLS API openHiTLS 0.1.0-Alpha1
|
◆ BSL_LIST_Next()
This function advances 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 first node of the list (unless the list is NULL).
|