Function raylib_sys::ImageColorBrightness[][src]

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