Searched defs:OPENSSL_atexit_t (Results 1 – 2 of 2) sorted by relevance
24 typedef int (*OPENSSL_atexit_t)(void (*handler)(void)); typedef