gtk_list_store_swap

Function gtk_list_store_swap 

Source
pub unsafe extern "C" fn gtk_list_store_swap(
    store: *mut GtkListStore,
    a: *mut GtkTreeIter,
    b: *mut GtkTreeIter,
)