botan v1.12.7 (2016-08-23T12:57:26Z)
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