Function glib_sys::g_thread_pool_set_max_threads [] [src]

pub unsafe extern fn g_thread_pool_set_max_threads(pool: *mut GThreadPool,
                                                   max_threads: c_int,
                                                   error: *mut *mut GError)
                                                   -> gboolean