device_group.ml
libinput
1 2 3 4 5 module F = C.Functions.Device_group type t = F.t Droppable.t let equal = (==)
1 2 3 4 5
module F = C.Functions.Device_group type t = F.t Droppable.t let equal = (==)