xmlDictLookup

Function xmlDictLookup 

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