openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LIST_IS_END

#define BSL_LIST_IS_END (   pList)    ((pList) ? (NULL == (pList)->curr) : 0)