IOHIDEventSystemClientSetProperty

Function IOHIDEventSystemClientSetProperty 

Source
pub unsafe extern "C-unwind" fn IOHIDEventSystemClientSetProperty(
    client: &IOHIDEventSystemClient,
    key: &CFString,
    property: &CFType,
) -> bool
👎Deprecated: renamed to IOHIDEventSystemClient::set_property
Available on crate feature hidsystem only.