Function ul_sys::ulWindowMoveTo[][src]

pub unsafe extern "C" fn ulWindowMoveTo(
    window: ULWindow,
    x: c_int,
    y: c_int
)
Expand description

Move the window to a new position (in screen coordinates) relative to the top-left of the monitor area.