IoUringFileRing.isAvailable

bool isAvailable() static @trusted nothrow

Whether io_uring is available on this kernel.

Probes once (thread-safe). Returns false on Linux < 5.1 or in restricted environments (containers with seccomp, etc.).