Function xmlDictExists

Source
pub unsafe extern "C" fn xmlDictExists(
    dict: xmlDictPtr,
    name: *const xmlChar,
    len: c_int,
) -> *const xmlChar