openHiTLS API openHiTLS 0.1.0-Alpha1
|
◆ BSL_LIST_Search()
This function searches a list based on the comparator function supplied (3rd param). The second param is given to the comparator as its second param and each data item on the list is given as its first param while searching. The comparator must return 0 to indicate a match.
|