gio_sys

Function g_list_model_items_changed

Source
pub unsafe extern "C" fn g_list_model_items_changed(
    list: *mut GListModel,
    position: c_uint,
    removed: c_uint,
    added: c_uint,
)