Function ul_sys::ulConfigSetMemoryCacheSize[][src]

pub unsafe extern "C" fn ulConfigSetMemoryCacheSize(
    config: ULConfig,
    size: c_uint
)
Expand description

Set the size of WebCore’s memory cache for decoded images, scripts, and other assets in bytes. (Default = 64 * 1024 * 1024)