[#io_uring_cqe] = io_uring_cqe :mrdocs: A completion queue entry (CQE) from the liburing C API. == Synopsis Declared in `<folly/io/async/IoUringBase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct io_uring_cqe; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#