openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LIST_EMPTY

#define BSL_LIST_EMPTY (   pList)    (((pList) != NULL) ? ((pList)->count == 0) : 0)