Function glib_sys::g_thread_pool_push
[−]
[src]
pub unsafe extern "C" fn g_thread_pool_push(
pool: *mut GThreadPool,
data: gpointer,
error: *mut *mut GError
) -> gboolean