Function fermium::video::SDL_SetWindowPosition[][src]

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

Sets the window’s position.