SPLICE_F_FD_IN_FIXED

sqe->splice_flags extends splice(2) flags

version(linux)
@system nothrow @nogc
enum SPLICE_F_FD_IN_FIXED = 1U << 31;

Meta