sdl2_sys::render::SDL_RenderCopy [] [src]

pub unsafe extern fn SDL_RenderCopy(renderer: *const SDL_Renderer, texture: *const SDL_Texture, srcrect: *const SDL_Rect, dstrect: *const SDL_Rect) -> c_int