botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
FileDescriptorSource
botan
entropy
proc_walk
Undocumented in source.
version(Posix)
static if
(
BOTAN_HAS_ENTROPY_SRC_PROC_WALKER
)
interface
FileDescriptorSource {
int
nextFd
();
}
Members
Functions
nextFd
int
nextFd
()
Undocumented in source.
Meta
Source
See Implementation
botan
entropy
proc_walk
classes
DirectoryWalker
ProcWalkingEntropySource
interfaces
FileDescriptorSource