Function system_configuration_sys::dynamic_store::SCDynamicStoreCreateWithOptions[][src]

pub unsafe extern "C" fn SCDynamicStoreCreateWithOptions(
    allocator: CFAllocatorRef,
    name: CFStringRef,
    storeOptions: CFDictionaryRef,
    callout: SCDynamicStoreCallBack,
    context: *mut SCDynamicStoreContext
) -> SCDynamicStoreRef