DrawClearException method
Implementation
int DrawClearException(
ffi.Pointer<DrawingWand> arg0,
) {
return _DrawClearException(
arg0,
);
}
int DrawClearException(
ffi.Pointer<DrawingWand> arg0,
) {
return _DrawClearException(
arg0,
);
}