Append append to the filter chain rooted at b and return the new head.
append
b
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO* BIO_push( BIO* b, BIO* append);
b (unchanged head pointer).
b's