Function SSL_CTX_set_cert_store

Source
pub unsafe extern "C" fn SSL_CTX_set_cert_store(
    arg1: *mut ssl_ctx_st,
    arg2: *mut x509_store_st,
)