package
0.6.1
Repository: https://github.com/blackjack/webcam.git
Documentation: pkg.go.dev

# Functions

Io used for a simple ioctl that sends nothing but the type and number, and receives back nothing but an (integer) retval.
Ioctl simplified ioct call.
IoR used for an ioctl that reads data from the device driver.
IoRW a combination of IoR and IoW.
IoW used for an ioctl that writes data to the device driver.