Function fltk::draw::draw_text_n

source ·
pub fn draw_text_n(string: &str, x: i32, y: i32)
Expand description

Like draw_text, however uses FLTK’s fl_draw which takes the length of the string, so it doesn’t need to allocate