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