#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_component_instance_window(
inst: &ErasedItemTreeBox,
out: *mut *const WindowAdapterRcOpaque,
)Available on crate feature
ffi only.Expand description
Return a window for the component
The out pointer must be uninitialized and must be destroyed with slint_windowrc_drop after usage