Function openssl_sys::SSL_CTX_set0_verify_cert_store
pub unsafe fn SSL_CTX_set0_verify_cert_store(ctx: *mut SSL_CTX, st: *mut X509_STORE) -> c_longThe portability is definied by:
#[cfg(ossl102)]pub unsafe fn SSL_CTX_set0_verify_cert_store(ctx: *mut SSL_CTX, st: *mut X509_STORE) -> c_long#[cfg(ossl102)]