Searched defs:CloneExceptionInfo (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dexception.c255 % CloneExceptionInfo() clones the ExceptionInfo structure.
257 % The format of the CloneExceptionInfo method is:
266 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception)
258 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) function

Completed in 97 milliseconds