Function glib_sys::g_thread_pool_new
[−]
[src]
pub unsafe extern "C" fn g_thread_pool_new(
func: GFunc,
user_data: gpointer,
max_threads: c_int,
exclusive: gboolean,
error: *mut *mut GError
) -> *mut GThreadPool