IOHIDElementDetach

Function IOHIDElementDetach 

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