aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function X509_check_issued

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