IOHIDElementCopyAttached

Function IOHIDElementCopyAttached 

Source
pub unsafe extern "C-unwind" fn IOHIDElementCopyAttached(
    element: &IOHIDElement,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to IOHIDElement::attached
Available on crate feature hid only.