Skip to main content

theme_engine_theme_resolve_ui

Function theme_engine_theme_resolve_ui 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn theme_engine_theme_resolve_ui( theme: *const ThemeEngineTheme, role_name: *const c_char, out_style: *mut ThemeEngineStyle, ) -> i32
Expand description

Resolves a UI role style (for example "statusline" or "tab_active").