IOHIDElementAttach

Function IOHIDElementAttach 

Source
pub unsafe extern "C-unwind" fn IOHIDElementAttach(
    element: &IOHIDElement,
    to_attach: &IOHIDElement,
)
👎Deprecated: renamed to IOHIDElement::attach
Available on crate feature hid only.