[−][src]Function libxslt::bindings::xmlNewNsProp
pub unsafe extern "C" fn xmlNewNsProp(
node: *mut _xmlNode,
ns: *mut _xmlNs,
name: *const u8,
value: *const u8
) -> *mut _xmlAttr
pub unsafe extern "C" fn xmlNewNsProp(
node: *mut _xmlNode,
ns: *mut _xmlNs,
name: *const u8,
value: *const u8
) -> *mut _xmlAttr