Invoke a BIO ctrl that returns a pointer result.
Pointer returned by the ctrl implementation, or NULL.
| Name | Description |
|---|---|
| bp | BIO to control. |
| cmd | Control command that yields a pointer (for example BIO_C_GET_BUF_MEM). |
| larg | Long argument passed through to BIO_ctrl(). |