Function sdl2_sys::mouse::SDL_WarpMouseInWindow
[−]
[src]
pub unsafe extern "C" fn SDL_WarpMouseInWindow(
window: *mut SDL_Window,
x: c_int,
y: c_int
)