Skip to main content

IOHIDServiceClientCopyProperty

Function IOHIDServiceClientCopyProperty 

Source
pub extern "C-unwind" fn IOHIDServiceClientCopyProperty(
    service: &IOHIDServiceClient,
    key: &CFString,
) -> Option<CFRetained<CFType>>
👎Deprecated:

renamed to IOHIDServiceClient::property

Available on crate feature hidsystem only.