Contents

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) -> Void

See Also

Managing Instance Lifetime