[][src]Function glib_sys::g_async_queue_push_sorted_unlocked

pub unsafe extern "C" fn g_async_queue_push_sorted_unlocked(
    queue: *mut GAsyncQueue,
    data: gpointer,
    func: GCompareDataFunc,
    user_data: gpointer
)