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