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

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