botan ~master (2022-02-12T10:32:24.1966592)
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