openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_LIST_PFUNC_FREE

typedef void(* BSL_LIST_PFUNC_FREE) (void *)

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