Function boring_sys::X509_STORE_CTX_set_verify

source ยท
pub unsafe extern "C" fn X509_STORE_CTX_set_verify(
    ctx: *mut X509_STORE_CTX,
    verify: X509_STORE_CTX_verify_fn
)