nw_framer_block_t
A block to be invoked asynchronously on your framer protocol’s scheduling context.
Declaration
typealias nw_framer_block_t = () -> VoidA block to be invoked asynchronously on your framer protocol’s scheduling context.
typealias nw_framer_block_t = () -> Void