Function gio_sys::g_list_store_splice[][src]

pub unsafe extern "C" fn g_list_store_splice(
    store: *mut GListStore,
    position: c_uint,
    n_removals: c_uint,
    additions: *mut *mut GObject,
    n_additions: c_uint
)