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

/external/ImageMagick/MagickCore/
H A Dtimer.c156 % DestroyTimerInfo() zeros memory associated with the TimerInfo structure.
158 % The format of the DestroyTimerInfo method is:
160 % TimerInfo *DestroyTimerInfo(TimerInfo *timer_info)
167 MagickExport TimerInfo *DestroyTimerInfo(TimerInfo *timer_info)
161 MagickExport TimerInfo *DestroyTimerInfo(TimerInfo *timer_info) function
H A Dmethods.h286 #define DestroyTimerInfo PrependMagickMethod(DestroyTimerInfo) macro

Completed in 728 milliseconds