pub unsafe extern "C-unwind" fn IOHIDElementCreateWithDictionary(
allocator: Option<&CFAllocator>,
dictionary: &CFDictionary,
) -> CFRetained<IOHIDElement>👎Deprecated:
renamed to IOHIDElement::with_dictionary
Available on crate feature
hid only.