DestroyMagickWand
Posted: 2006-12-25T17:59:54-07:00
DestroyMagicWand is prototyped to return a MagickWand. This seemed pretty circular to me until I realized it actually returns the value 0. But this still left the question, why not prototype it as a void? Does this have some rationale?
(Same with other Destroy functions)
(Same with other Destroy functions)