I am a beginner with linux
and C
and wanted to learn how to successfully install external libraries.
Therefore, I have a recent project to aid my understanding of my MacOS usb ports, I am taking steps into: The Linux-USB Host Side API. This mentions the package is the the following:
<linux/usb/ch9.h>
I found this on the linux
github: linux-usb.
How do I successfully install this onto my MacOS to use within Visual Studio Code?