pub extern "C-unwind" fn IOHIDServiceClientConformsTo(
service: &IOHIDServiceClient,
usage_page: u32,
usage: u32,
) -> bool👎Deprecated:
renamed to IOHIDServiceClient::conforms_to
Available on crate features
hidsystem and libc only.