[][src]Function ul_sys::ulConfigSetForceRepaint

pub unsafe extern "C" fn ulConfigSetForceRepaint(
    config: ULConfig,
    enabled: bool
)

Set whether or not we should continuously repaint any Views or compositor layers, regardless if they are dirty or not. This is mainly used to diagnose painting/shader issues. (Default = False)