glib_sys

Function g_thread_pool_push

source
pub unsafe extern "C" fn g_thread_pool_push(
    pool: *mut GThreadPool,
    data: gpointer,
    error: *mut *mut GError,
) -> gboolean