[][src]Function input_sys::libinput_device_get_id_vendor

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

@ingroup device

Get the vendor ID for this device.

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