ClearMagickException method
Implementation
void ClearMagickException(
ffi.Pointer<ExceptionInfo> arg0,
) {
return _ClearMagickException(
arg0,
);
}
void ClearMagickException(
ffi.Pointer<ExceptionInfo> arg0,
) {
return _ClearMagickException(
arg0,
);
}