Function X509_STORE_CTX_get_by_subject

Source
pub unsafe extern "C" fn X509_STORE_CTX_get_by_subject(
    vs: *const x509_store_ctx_st,
    type_: u32,
    name: *const X509_name_st,
    ret: *mut x509_object_st,
) -> i32