BIO_CTRL_EOF

opt - are we at the eof

extern (C) nothrow @nogc
enum BIO_CTRL_EOF = 2;

Meta