Skip to main content

CFPreferencesAppValueIsForced

Function CFPreferencesAppValueIsForced 

Source
pub extern "C-unwind" fn CFPreferencesAppValueIsForced(
    key: &CFString,
    application_id: &CFString,
) -> bool
Available on crate feature CFPreferences only.