Function inquire::set_global_render_config

source ·
pub fn set_global_render_config(config: RenderConfig<'static>)
Expand description

Acquires a write lock to the global RenderConfig object and updates the inner value with the provided argument.