ERR_raise

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C) nothrow
static if(!(OPENSSL_VERSION_BEFORE(3, 0, 0)))
ERR_raise
(
string file = __FILE__
int line = __LINE__
string func = __FUNCTION__
)
(
int lib
,
int reason
)

Meta