Function libxml::bindings::xmlStrcmp[][src]

pub unsafe extern "C" fn xmlStrcmp(
    str1: *const xmlChar,
    str2: *const xmlChar
) -> c_int