coreaudio_sys::audio_unit::CFDictionaryCreate
[−]
[src]
pub unsafe extern fn CFDictionaryCreate(allocator: CFAllocatorRef, keys: *mut *const c_void, values: *mut *const c_void, numValues: CFIndex, keyCallBacks: *const CFDictionaryKeyCallBacks, valueCallBacks: *const CFDictionaryValueCallBacks) -> CFDictionaryRef