Function boring_sys::X509_verify

source ยท
pub unsafe extern "C" fn X509_verify(
    x509: *mut X509,
    pkey: *mut EVP_PKEY
) -> c_int