about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedudev0_private.h
blob: fa89c34d445d4f8ce6350c23e4acd8166d8a86f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh....
#endif

GO(udev_get_dev_path, pFp)
GO(udev_get_run_path, pFp)
GO(udev_get_sys_path, pFp)
GO(udev_monitor_new_from_socket, pFpp)
GO(udev_queue_get_failed_list_entry, pFp)