Return the BIO_METHOD for an in-memory datagram BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_dgram_mem();
Pointer to the internal dgram-mem method table.