MagickSetImageRenderingIntent

Function MagickSetImageRenderingIntent 

Source
pub unsafe extern "C" fn MagickSetImageRenderingIntent(
    arg1: *mut MagickWand,
    arg2: RenderingIntent,
) -> c_uint