Skip to main content

xmlNewNs

Function xmlNewNs 

Source
pub unsafe extern "C" fn xmlNewNs(
    node: *mut xmlNode,
    href: *const xmlChar,
    prefix: *const xmlChar,
) -> *mut xmlNs