prepRenameat

Note: Available from Linux 5.11

version(linux)
nothrow @nogc ref @trusted
SubmissionEntry
prepRenameat
(
return ref SubmissionEntry entry
,
int olddfd
,
const(char)* oldpath
,
int newfd
,
const(char)* newpath
,
int flags
)

Meta