Function ImageColorBrightness

Source
pub unsafe extern "C" fn ImageColorBrightness(
    image: *mut Image,
    brightness: c_int,
)