aws_lc_sys

Function X509_check_purpose

Source
pub unsafe extern "C" fn X509_check_purpose(
    x509: *mut X509,
    purpose: c_int,
    ca: c_int,
) -> c_int