nw_framer_prepend_application_protocol(_:_:)
Dynamically adds another protocol that will run above your protocol after your protocol calls Nw_framer_mark_ready(_:).
Declaration
func nw_framer_prepend_application_protocol(_ framer: nw_framer_t, _ protocol_options: nw_protocol_options_t) -> Bool