MagickSetImageBackgroundColor

Function MagickSetImageBackgroundColor 

Source
pub unsafe extern "C" fn MagickSetImageBackgroundColor(
    arg1: *mut MagickWand,
    arg2: *const PixelWand,
) -> c_uint