[][src]Function ul_sys::ulSurfaceSetDirtyBounds

pub unsafe extern "C" fn ulSurfaceSetDirtyBounds(
    surface: ULSurface,
    bounds: ULIntRect
)

Set the dirty bounds to a certain value.

This is called after the Renderer paints to an area of the pixel buffer. (The new value will be joined with the existing dirty_bounds())