Paste: how to create the callback?

Author: ceninan
Mode: c
Date: Tue, 29 Jun 2010 16:42:25
Plain Text |
void udev_set_log_fn(struct udev *udev,
			    void (*log_fn)(struct udev *udev,
					   int priority, const char *file, int line, const char *fn,
					   const char *format, va_list args));

New Annotation

Summary:
Author:
Mode:
Body: