fwupd/libfwupdplugin/fu-usb-device-private.h
2021-08-24 11:18:40 -05:00

13 lines
214 B
C

/*
* Copyright (C) 2018 Richard Hughes <richard@hughsie.com>
*
* SPDX-License-Identifier: LGPL-2.1+
*/
#pragma once
#include "fu-usb-device.h"
const gchar *
fu_usb_device_get_platform_id(FuUsbDevice *self);