Skip to main content

slint_interpreter_value_new_array_model

Function slint_interpreter_value_new_array_model 

Source
#[unsafe(no_mangle)]
pub extern "C" fn slint_interpreter_value_new_array_model( a: &SharedVector<Box<Value>>, ) -> Box<Value>
Available on crate feature ffi only.
Expand description

Construct a new Value in the given memory location as array model