#[unsafe(no_mangle)]pub unsafe extern "C" fn theme_engine_theme_resolve_capture(
theme: *const ThemeEngineTheme,
capture_name: *const c_char,
out_style: *mut ThemeEngineStyle,
) -> i32Expand description
Resolves a syntax capture style (for example "@keyword").