Function magick_rust::bindings::MagickSetBackgroundColor

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