Skip to main content

slint_interpreter_model_notify_row_removed

Function slint_interpreter_model_notify_row_removed 

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