Skip to main content

xmlCharPtr

Type Alias xmlCharPtr 

Source
pub type xmlCharPtr = *mut xmlChar;
Expand description

Pointer to xmlChar.