openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LIST_GET_NEXT

#define BSL_LIST_GET_NEXT (   pList)    ((pList) ? (BSL_LIST_Next(pList) ? BSL_LIST_CURR_ELMT(pList) : NULL) : NULL)