#[unsafe(no_mangle)]pub unsafe extern "C" fn theme_engine_theme_free(
theme: *mut ThemeEngineTheme,
)Expand description
Frees a theme handle previously returned by this library.
#[unsafe(no_mangle)]pub unsafe extern "C" fn theme_engine_theme_free(
theme: *mut ThemeEngineTheme,
)Frees a theme handle previously returned by this library.