Function core_foundation_sys::preferences::CFPreferencesCopyValue

source ยท
pub unsafe extern "C" fn CFPreferencesCopyValue(
    key: CFStringRef,
    applicationID: CFStringRef,
    userName: CFStringRef,
    hostName: CFStringRef,
) -> CFPropertyListRef