hnm_DisplayEventFactory_getDefaultEvent()

Obtain a pointer to the default event instance.

Synopsis:

#include <hnm/display_event.h>
 
hnm_DisplayEvent* hnm_DisplayEventFactory_getDefaultEvent()

Arguments:

Library:

libhnm

Description:

This function returns the default event, which is used when no other event is specified.

Returns:

The default event.