ENGINE_CTRL_SET_CALLBACK_DATA

User-specific data, used when calling the password callback and the user interface

extern (C) nothrow @nogc
enum ENGINE_CTRL_SET_CALLBACK_DATA = 5;

Meta