Function xmlStrEqual

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