Function X509_check_purpose

Source
pub unsafe extern "C" fn X509_check_purpose(
    x: *mut x509_st,
    id: i32,
    ca: i32,
) -> i32