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 pixels.