Skip to main content

theme_engine_theme_load_json

Function theme_engine_theme_load_json 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn theme_engine_theme_load_json( json: *const c_char, out_theme: *mut *mut ThemeEngineTheme, ) -> i32
Expand description

Loads a theme from a JSON string and returns a new handle.