Function magick_rust::bindings::MagickSetImageBackgroundColor

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