Function boring_sys::X509_STORE_set_verify_cb

source ยท
pub unsafe extern "C" fn X509_STORE_set_verify_cb(
    ctx: *mut X509_STORE,
    verify_cb: X509_STORE_CTX_verify_cb
)