Skip to main content

slint_interpreter_model_notify_row_added

Function slint_interpreter_model_notify_row_added 

Source
#[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.