openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LIST_PFUNC_DUP

typedef void *(* BSL_LIST_PFUNC_DUP) (const void *)

This is a pointer to the Copy function. The copy function takes a pointer to data structure to be freed and must return void.