Function boring_sys::X509_STORE_CTX_get1_issuer

source ยท
pub unsafe extern "C" fn X509_STORE_CTX_get1_issuer(
    issuer: *mut *mut X509,
    ctx: *mut X509_STORE_CTX,
    x: *mut X509
) -> c_int