aws_lc_sys

Function X509_STORE_set_verify_cb

Source
pub unsafe extern "C" fn X509_STORE_set_verify_cb(
    store: *mut X509_STORE,
    verify_cb: X509_STORE_CTX_verify_cb,
)