Function boring_sys::X509_STORE_CTX_set_cert

source ยท
pub unsafe extern "C" fn X509_STORE_CTX_set_cert(
    c: *mut X509_STORE_CTX,
    x: *mut X509
)