prepOpenatDirect

Same as prepOpenat, but fd is put directly into fixed file table on fileIndex. Note: available from Linux 5.15

version(linux)
nothrow @nogc ref @trusted
SubmissionEntry
prepOpenatDirect
(
return ref SubmissionEntry entry
,
int fd
,
const(char)* path
,
int flags
,
uint mode
,)

Meta