Skip to main content

xmlDictLookup

Function xmlDictLookup 

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