ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference
|
c14n.h |
xmlC14NIsVisibleCallback |
typedef int (*xmlC14NIsVisibleCallback) ( void*user_data, xmlNodePtr node, xmlNodePtr parent);
This is the core C14N function
|