event_base_new

Create and return a new event_base to use with the rest of Libevent.

@return a new event_base on success, or NULL on failure.

@see event_base_free(), event_base_new_with_config()

extern (C) nothrow
event_base_new
()

Meta