SCDynamicStoreCopyNotifiedKeys

Function SCDynamicStoreCopyNotifiedKeys 

Source
pub extern "C-unwind" fn SCDynamicStoreCopyNotifiedKeys(
    store: &SCDynamicStore,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to SCDynamicStore::notified_keys
Available on crate feature SCDynamicStore only.