Docs.rs
libxml2-rs-0.1.1
libxml2-rs 0.1.1
Docs.rs crate page
05 August 2026
Links
Repository
crates.io
Source
Owners
zwill22
Dependencies
ctor ^0.5
dev
serial_test ^3.2
dev
workspace_root ^0.2
dev
bindgen ^0.72
build
cmake ^0.1
build
Versions
41.64%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
xmlNewNodeEatName
libxml2_
rs
0.1.1
libxml2_rs
Function
xmlNew
Node
EatName
Copy item path
Source
pub unsafe extern "C" fn xmlNewNodeEatName( ns:
*mut
xmlNs
, name:
*mut
xmlChar
, ) ->
*mut
xmlNode