Function raylib_sys::ImageColorContrast

source ยท
pub unsafe extern "C" fn ImageColorContrast(
    image: *mut Image,
    contrast: f32
)