MagickClearException method
Implementation
int MagickClearException(
ffi.Pointer<MagickWand> arg0,
) {
return _MagickClearException(
arg0,
);
}
int MagickClearException(
ffi.Pointer<MagickWand> arg0,
) {
return _MagickClearException(
arg0,
);
}