Function gtk4_sys::gtk_bitset_splice[][src]

pub unsafe extern "C" fn gtk_bitset_splice(
    self_: *mut GtkBitset,
    position: c_uint,
    removed: c_uint,
    added: c_uint
)