Skip to main content

slint_interpreter_struct_get_field

Function slint_interpreter_struct_get_field 

Source
#[unsafe(no_mangle)]
pub extern "C" fn slint_interpreter_struct_get_field( stru: &StructOpaque, name: Slice<'_, u8>, ) -> *mut Value
Available on crate feature ffi only.