Skip to main content

IOHIDManagerSetProperty

Function IOHIDManagerSetProperty 

Source
pub unsafe extern "C-unwind" fn IOHIDManagerSetProperty(
    manager: &IOHIDManager,
    key: &CFString,
    value: &CFType,
) -> bool
👎Deprecated:

renamed to IOHIDManager::set_property

Available on crate feature hid only.