CRYPTO_EX_free

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @system nothrow
alias CRYPTO_EX_free = typeof(*(ExternC!(void function(void* parent, void* ptr, CRYPTO_EX_DATA* ad, int idx, c_long argl, void* argp))).init)

Meta