 |
MagickCore 6.9.13
|
Loading...
Searching...
No Matches
18#ifndef MAGICKCORE_XML_TREE_PRIVATE_H
19#define MAGICKCORE_XML_TREE_PRIVATE_H
21#if defined(__cplusplus) || defined(c_plusplus)
25extern MagickPrivate
char
26 *FileToXML(
const char *,
const size_t);
28#if defined(__cplusplus) || defined(c_plusplus)