Skip to main content

xmlConstCharPtr

Type Alias xmlConstCharPtr 

Source
pub type xmlConstCharPtr = *const xmlChar;
Expand description

Const pointer to xmlChar.