IOHIDElementSetProperty

Function IOHIDElementSetProperty 

Source
pub unsafe extern "C-unwind" fn IOHIDElementSetProperty(
    element: &IOHIDElement,
    key: &CFString,
    property: &CFType,
) -> bool
👎Deprecated: renamed to IOHIDElement::set_property
Available on crate feature hid only.