IOHIDServiceClientSetProperty

Function IOHIDServiceClientSetProperty 

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