evt_fetch_events()
#include <evt.h>
#include <lib_evt.h>
Synopsis:
#include <evt.h>
int evt_fetch_events( const evt_cnx_t *evtcnx, void *handle,
int maxnb_values, int *values[],
int timeout_msec );
Description:
TBD.
Returns:
TBD
Example:
TBD
Errors:
TBD
See
also:
TBD