Function input_sys::libinput_seat_get_user_data
[−]
[src]
pub unsafe extern fn libinput_seat_get_user_data(seat: *mut libinput_seat)
-> *mut c_void
@ingroup seat
Get the caller-specific data associated with this seat, if any.
@param seat A previously obtained seat @return Caller-specific data pointer or NULL if none was set @see libinput_seat_set_user_data