#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_model_notify_row_added(
notify: &ModelNotifyOpaque,
row: usize,
count: usize,
)Available on crate feature
ffi only.#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_model_notify_row_added(
notify: &ModelNotifyOpaque,
row: usize,
count: usize,
)ffi only.