Skip to main content

xmlNewNsPropEatName

Function xmlNewNsPropEatName 

Source
pub unsafe extern "C" fn xmlNewNsPropEatName(
    node: *mut xmlNode,
    ns: *mut xmlNs,
    name: *mut xmlChar,
    value: *const xmlChar,
) -> *mut xmlAttr