Function glk_window_move_cursor

Source
pub unsafe extern "C" fn glk_window_move_cursor(
    win: winid_t,
    xpos: glui32,
    ypos: glui32,
)