[][src]Function libxml::bindings::xmlStrEqual

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