xmlBufPtr

Type Alias xmlBufPtr 

Source
pub type xmlBufPtr = *mut xmlBuf;
Expand description

xmlBufPtr:

A pointer to a buffer structure, the actual structure internals are not public