gtk4_sys

Function gtk_bitset_add

Source
pub unsafe extern "C" fn gtk_bitset_add(
    self_: *mut GtkBitset,
    value: c_uint,
) -> gboolean