Skip to main content

slint_interpreter_value_new_model

Function slint_interpreter_value_new_model 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn slint_interpreter_value_new_model( model: NonNull<u8>, vtable: &ModelAdaptorVTable, ) -> Box<Value>
Available on crate feature ffi only.
Expand description

Construct a new Value containing a model in the given memory location