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