coreaudio_sys::audio_unit::CFErrorCreateWithUserInfoKeysAndValues [] [src]

pub unsafe extern fn CFErrorCreateWithUserInfoKeysAndValues(allocator: CFAllocatorRef, domain: CFStringRef, code: CFIndex, userInfoKeys: *const *const c_void, userInfoValues: *const *const c_void, numUserInfoValues: CFIndex) -> CFErrorRef