#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_struct_iterator_next<'a>(
iter: &'a mut StructIteratorOpaque<'_>,
k: &mut Slice<'a, u8>,
) -> *mut ValueAvailable on crate feature
ffi only.Expand description
Advance the iterator and return the next value, or a null pointer