pub fn draw_string(x: i32, y: i32, text: &str, col: Pixel) -> Result<(), Error>
Expand description

Draws string.