libusbgx: Hide definition of binding structure.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 19 Feb 2014 14:58:38 +0000 (15:58 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:35:21 +0000 (20:35 +0100)
commit44b21b0ae6ee9981c4b5580dd9243e5cc3ddf337
tree1d5f31f3a2a0ba28badfb55532cfd04a55a3dc45
parent1025541129dd299ea3ac2a4b5f554599b3dc2dd4
libusbgx: Hide definition of binding structure.

Hide definition of binding structure to avoid direct
access to its fields. Rename it to usbg_binding.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Port from libusbg and update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
examples/show-gadgets.c
include/usbg/usbg.h
src/usbg.c