Function fstatat
extern(C) int fstatat
(
int dirfd,
const(char)* pathname,
core .sys .posix .sys .stat .stat_t* statbuf,
int flags
) nothrow @nogc @safe;
extern(C) int fstatat
(
int dirfd,
const(char)* pathname,
core .sys .posix .sys .stat .stat_t* statbuf,
int flags
) nothrow @nogc @safe;