Function sdl2_sys::video::SDL_SetWindowPosition [] [src]

pub unsafe extern fn SDL_SetWindowPosition(window: *mut SDL_Window,
                                           x: c_int,
                                           y: c_int)