Function libxml::bindings::xmlStrcasecmp[][src]

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