Function X509_STORE_CTX_set0_dane

Source
pub unsafe extern "C" fn X509_STORE_CTX_set0_dane(
    ctx: *mut x509_store_ctx_st,
    dane: *mut ssl_dane_st,
)