Function glib_sys::g_source_set_callback [] [src]

pub unsafe extern fn g_source_set_callback(source: *mut GSource,
                                           func: GSourceFunc,
                                           data: gpointer,
                                           notify: GDestroyNotify)