pub fn translate_cursor(
    win: &mut Window,
    fused: &mut FusedCursor,
    cursor_icon: CursorIcon
)
Expand description

Translates FLTK cursor to Egui cursors