#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_component_compiler_get_include_paths(
compiler: &ComponentCompilerOpaque,
paths: &mut SharedVector<SharedString>,
)Available on crate feature
ffi only.#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_component_compiler_get_include_paths(
compiler: &ComponentCompilerOpaque,
paths: &mut SharedVector<SharedString>,
)ffi only.