ENGINE_CTRL_LOAD_CONFIGURATION

Load a configuration, given a string that represents a file name or so

extern (C) nothrow @nogc
enum ENGINE_CTRL_LOAD_CONFIGURATION = 6;

Meta