Function libxml::bindings::xmlNewReference[][src]

pub unsafe extern "C" fn xmlNewReference(
    doc: *const xmlDoc,
    name: *const xmlChar
) -> xmlNodePtr