rrReleaseEvent
Releases an event.
RRError rrReleaseEvent( |
RRContext context, |
RREvent event); |
Applies to
All supported backends
Parameters
Parameter |
Input/Output |
Description |
---|---|---|
context |
input |
RR API context. |
event |
input |
Event to release. |
Return
Returns an error in case of a failure, or RR_Success otherwise.