libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
_access
libressl_d
compat
unistd
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Posix && Windows)
extern (
C
) nothrow @
nogc
int
_access
(
const
char
*
path
,
const
int
access_mode
)
Meta
Source
See Implementation
libressl_d
compat
unistd
aliases
access
functions
_access
ftruncate
getentropy
getpagesize
getuid
pledge
pread
pwrite
sleep
unveil
manifest constants
F_OK
R_OK
SEEK_CUR
SEEK_END
SEEK_SET
STDERR_FILENO
STDOUT_FILENO
W_OK
X_OK