event_priority_set

Assign a priority to an event.

@param ev an event struct @param priority the new priority to be assigned @return 0 if successful, or -1 if an error occurred @see event_priority_init()

extern (C) nothrow
int
event_priority_set
(,
int
)

Meta