ERR_raise_data

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_data
(
string file = __FILE__
int line = __LINE__
string func = __FUNCTION__
)
(
int lib
,
int reason
,
const(char)* fmt
,)

Meta