pub unsafe extern "C" fn libinput_device_get_id_vendor(
    device: *mut libinput_device
) -> c_uint
Expand description

@ingroup device

Get the vendor ID for this device.

@param device A previously obtained device @return The vendor ID of this device