Invoke a BIO ctrl that takes a BIO_info_cb callback pointer.
Command-specific long result, or <=0 on error depending on cmd.
| Name | Description |
|---|---|
| b | BIO to control. |
| cmd | Control command (for example BIO_CTRL_SET_CALLBACK). |
| fp | Callback function pointer passed as the ctrl argument. |