Function input_sys::libinput_seat_get_logical_name [] [src]

pub unsafe extern fn libinput_seat_get_logical_name(seat: *mut libinput_seat)
                                                    -> *const c_char

@ingroup seat

Return the logical name of the seat. This is an identifier to group sets of devices within the compositor.

@param seat A previously obtained seat @return The logical name of this seat