#include <libinput.h>
|
int(* | open_restricted )(const char *path, int flags, void *user_data) |
| Open the device at the given path with the flags provided and return the fd. More...
|
|
void(* | close_restricted )(int fd, void *user_data) |
| Close the file descriptor. More...
|
|
void(* libinput_interface::close_restricted)(int fd, void *user_data) |
Close the file descriptor.
- Parameters
-
int(* libinput_interface::open_restricted)(const char *path, int flags, void *user_data) |
Open the device at the given path with the flags provided and return the fd.
- Parameters
-
- Returns
- the file descriptor, or a negative errno on failure.
The documentation for this struct was generated from the following file:
- /tmp/B.f512e723-ed14-4eb3-8649-a0f979731b2b/BUILD/libinput-0.7.0/src/libinput.h