Return the next BIO in a filter chain after b.
Return Value
Next BIO in the chain, or NULL if b is the last / has no next.
Parameters
Name |
Description |
b |
BIO whose successor is requested. |
Created with MrDocs
Return the next BIO in a filter chain after b.
Next BIO in the chain, or NULL if b is the last / has no next.
Name |
Description |
b |
BIO whose successor is requested. |
Created with MrDocs