Type Alias raxb_libxml2_sys::xmlBufPtr

source ยท
pub type xmlBufPtr = *mut xmlBuf;
Expand description

xmlBufPtr:

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