gtk4_sys

Function gtk_bitset_new_range

Source
pub unsafe extern "C" fn gtk_bitset_new_range(
    start: c_uint,
    n_items: c_uint,
) -> *mut GtkBitset