CRYPTO_dynlock

CRYPTO_dynlock_value has to be defined by the application.

extern (C) nothrow @nogc
struct CRYPTO_dynlock {}

Members

Variables

data
.CRYPTO_dynlock_value* data;
Undocumented in source.
references
int references;
Undocumented in source.

Meta