Function allegro_sys::mouse::al_set_mouse_xy [] [src]

pub unsafe extern fn al_set_mouse_xy(display: *mut ALLEGRO_DISPLAY,
                                     x: c_int,
                                     y: c_int)
                                     -> c_bool