Skip to main content

IOHIDEventSystemClientCopyServices

Function IOHIDEventSystemClientCopyServices 

Source
pub extern "C-unwind" fn IOHIDEventSystemClientCopyServices(
    client: &IOHIDEventSystemClient,
) -> Option<CFRetained<CFArray>>
👎Deprecated:

renamed to IOHIDEventSystemClient::services

Available on crate feature hidsystem only.