event_config_new

Allocates a new event configuration object.

The event configuration object can be used to change the behavior of an event base.

@return an event_config object that can be used to store configuration, or NULL if an error is encountered. @see event_base_new_with_config(), event_config_free(), event_config

extern (C) nothrow
event_config_new
()

Meta