Append append to the filter chain rooted at b and return the new head.
Return Value
b (unchanged head pointer).
Parameters
Name |
Description |
b |
Head of the existing BIO chain. |
append |
BIO to link after the tail of |
Created with MrDocs