boring_sys

Function X509_check_purpose

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