true if submission succeeded.IoUringFileRing.submitClose
bool submitClose(int fd, ulong userData) @trusted nothrowSubmit a close operation to the ring.
Parameters
fd | File descriptor to close. |
userData | Opaque value returned with the completion. |