M_ASN1_free_of.M_ASN1_free_of

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template M_ASN1_free_of(string x, string type)
extern (C) nothrow
enum M_ASN1_free_of = "ASN1_item_free(CHECKED_PTR_OF!(" ~ type ~ ")(" ~ x ~ "), ASN1_ITEM_rptr!`" ~ type ~ "`))";

Meta