Function magick_rust::bindings::MagickSetImageMatteColor

source ยท
pub unsafe extern "C" fn MagickSetImageMatteColor(
    arg1: *mut MagickWand,
    arg2: *const PixelWand,
) -> MagickBooleanType