Function raylib::ffi::ImageColorBrightness[][src]

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