pub fn draw(x: i32, y: i32, p: Pixel) -> bool
Expand description

Draws pixel at coordinates (x, y).