API Version: 1.0
Library Version: 0.4.2
void g_usb_source_set_callback ( GUsbSource* self, GSourceFunc func, gpointer data, GDestroyNotify notify )
This function does nothing.
func
GSourceFunc
A function to call.
data
gpointer
Data to pass to func.
notify
GDestroyNotify
A GDestroyNotify.