sdl2::surface::ll::SDL_SetSurfaceColorMod[src]

pub fn SDL_SetSurfaceColorMod(surface: *SDL_Surface, r: uint8_t, g: uint8_t, b: uint8_t) -> c_int