Function X509_STORE_CTX_get1_certs

Source
pub unsafe extern "C" fn X509_STORE_CTX_get1_certs(
    ctx: *mut X509_STORE_CTX,
    name: *mut X509_NAME,
) -> *mut stack_st_X509