rustls_root_cert_store_free

Free a rustls_root_cert_store previously returned from rustls_root_cert_store_builder_build. Calling with NULL is fine. Must not be called twice with the same value.

extern (C)
void
rustls_root_cert_store_free

Meta