[][src]Function ul_sys::ulConfigSetUseBGRAForOffscreenRendering

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

Set whether we should use BGRA byte order (instead of RGBA) for View bitmaps. (Default = False)