glib_sys

Function g_thread_pool_move_to_front

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