Function glib_sys::g_idle_add_full
[−]
[src]
pub unsafe extern "C" fn g_idle_add_full(
priority: c_int,
function: GSourceFunc,
data: gpointer,
notify: GDestroyNotify
) -> c_uint