queue_create: Create a New Event Queue
Description
Initializes a new event queue with the specified priority order of event names.
Usage
queue_create(priority_order)
Value
An external pointer to the new event queue.
Arguments
- priority_order
A character vector of event names sorted by decreasing importance.