Function sdl2_sys::surface::SDL_SetSurfaceColorMod [] [src]

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