[][src]Function libxml::bindings::xmlStrQEqual

pub unsafe extern "C" fn xmlStrQEqual(
    pref: *const xmlChar,
    name: *const xmlChar,
    str: *const xmlChar
) -> c_int