[][src]Function ul_sys::ulOverlayResize

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

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