Function magick_rust::bindings::SetImageRegionMask

source ยท
pub unsafe extern "C" fn SetImageRegionMask(
    arg1: *mut Image,
    type_: PixelMask,
    arg2: *const RectangleInfo,
    arg3: *mut ExceptionInfo,
) -> MagickBooleanType