nw_framer_cleanup_handler_t
A handler that tells your protocol to clean up all allocations before being deallocated.
Declaration
typealias nw_framer_cleanup_handler_t = (nw_framer_t) -> VoidA handler that tells your protocol to clean up all allocations before being deallocated.
typealias nw_framer_cleanup_handler_t = (nw_framer_t) -> Void