crypto_threadid_st

Don't use this structure directly.

extern (C) nothrow @nogc
struct crypto_threadid_st {}

Members

Variables

ptr_
void* ptr_;
Undocumented in source.
val
core.stdc.config.c_ulong val;
Undocumented in source.

Meta