Function boring_sys::X509_NAME_cmp

source ·
pub unsafe extern "C" fn X509_NAME_cmp(
    a: *const X509_NAME,
    b: *const X509_NAME
) -> c_int