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