Function input_sys::libinput_seat_get_context [] [src]

pub unsafe extern fn libinput_seat_get_context(seat: *mut libinput_seat)
                                               -> *mut libinput

@ingroup seat

Get the libinput context from the seat.

@param seat A previously obtained seat @return The libinput context for this seat.