libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
getentropy
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.
extern (
C
) nothrow @
nogc
static if
(
!__traits(compiles, getentropy)
)
int
getentropy
(
void
*
buf
,
size_t
buflen
)
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