Uring.registerRsrc

Generic means to register resources.

Note: Available from Linux 5.13

struct Uring
nothrow @nogc
int
registerRsrc
(
R
)
(
RegisterOpCode type
,
const(R)[] data
,
const(ulong)[] tags
)

Meta