Removes the event from its EventBase.
Synopsis
Declared in <folly/io/async/EventBaseBackendBase.h>
int
eb_event_del();
Return Value
Zero on success, or a non‐zero error code.
Created with MrDocs