SCDynamicStoreCallBack
Callback used when notification of changes made to the dynamic store is delivered.
Declaration
typealias SCDynamicStoreCallBack = (SCDynamicStore, CFArray, UnsafeMutableRawPointer?) -> VoidCallback used when notification of changes made to the dynamic store is delivered.
typealias SCDynamicStoreCallBack = (SCDynamicStore, CFArray, UnsafeMutableRawPointer?) -> Void