Function X509_check_issued

Source
pub unsafe extern "C" fn X509_check_issued(
    issuer: *mut x509_st,
    subject: *mut x509_st,
) -> i32