Function rerun::external::eframe::egui::paint_texture_at

pub fn paint_texture_at(
    painter: &Painter,
    rect: Rect,
    options: &ImageOptions,
    texture: &SizedTexture
)