[go: up one dir, main page]

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)