#include <gpib/ib.h>
int ibeot(int ud, int send_eoi);
int ibeot
If send_eoi is non-zero, then the EOI line will be asserted with the last byte sent by calls to ibwrt() and related functions.
The value of ibsta is returned.