Return the BIO_METHOD for a datagram BIO-pair endpoint (in-memory UDP-style pipe half).
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_dgram_pair();
Pointer to the static dgram-pair method for use with BIO_new() / BIO_new_bio_dgram_pair().