crypto_buffer_pool_st

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
struct crypto_buffer_pool_st {}

Members

Variables

bufs
LHASH_OF!(CRYPTO_BUFFER)* bufs;
Undocumented in source.
lock
CRYPTO_MUTEX lock;
Undocumented in source.

Meta