Files
2020-07-20 17:07:15 +03:00

4 lines
62 B
C

#pragma once
int ioctl(int fd, unsigned int cmd, void *arg);