Function libxml::bindings::xmlNewNsProp [−][src]
pub unsafe extern "C" fn xmlNewNsProp(
node: xmlNodePtr,
ns: xmlNsPtr,
name: *const xmlChar,
value: *const xmlChar
) -> xmlAttrPtr
pub unsafe extern "C" fn xmlNewNsProp(
node: xmlNodePtr,
ns: xmlNsPtr,
name: *const xmlChar,
value: *const xmlChar
) -> xmlAttrPtr