ENGINE_CTRL_LOAD_SECTION

Load data from a given section in the already loaded configuration

extern (C) nothrow @nogc
enum ENGINE_CTRL_LOAD_SECTION = 7;

Meta