Skip to main content

xmlSearchNsByHref

Function xmlSearchNsByHref 

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