[][src]Function ul_sys::ulOverlayResize

pub unsafe extern "C" fn ulOverlayResize(
    overlay: ULOverlay,
    width: c_int,
    height: c_int
)

Resize the overlay (and underlying View), dimensions should be specified in device coordinates.