Sha256: b26f844a869a09de2d420d99150e69da9d000d48ae590592cc08c6df77c4321f
Contents?: true
Size: 313 Bytes
Versions: 20
Compression:
Stored size: 313 Bytes
Contents
#include "xmlsecrb.h" /* not actually called anywhere right now, but here for posterity */ void Shutdown_xmlsecrb() { xmlSecCryptoShutdown(); xmlSecCryptoAppShutdown(); xmlSecShutdown(); xsltCleanupGlobals(); #ifndef XMLSEC_NO_XSLT xsltCleanupGlobals(); #endif /* XMLSEC_NO_XSLT */ }
Version data entries
20 entries across 20 versions & 6 rubygems