Uring.registerRsrcUpdate

Generic means to update registered resources.

Note: Available from Linux 5.13

struct Uring
nothrow @nogc @trusted
int
registerRsrcUpdate
(
R
)
(
RegisterOpCode type
,
uint off
,
const(R)[] data
,
const(ulong)[] tags
)

Meta