Function MagickSetImageGamma

Source
pub unsafe extern "C" fn MagickSetImageGamma(
    arg1: *mut MagickWand,
    arg2: f64,
) -> MagickBooleanType