ENGINE_set_default

The combination "set" - the flags are bitwise "OR"d from the ENGINE_METHOD_*** defines above. As with the "ENGINE_register_complete()" function, this function can result in unnecessary static linkage. If your application requires only specific functionality, consider using more selective functions.

extern (C) nothrow @nogc
int
ENGINE_set_default

Meta