openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LIST_LAST_ELMT

#define BSL_LIST_LAST_ELMT (   pList)    ((pList) ? ((pList)->last ? ((pList)->last->data) : NULL) : NULL)