pub unsafe extern "C-unwind" fn IOHIDSetAccelerationWithKey(
handle: io_connect_t,
key: Option<&CFString>,
acceleration: c_double,
) -> kern_return_t👎Deprecated
Available on crate features
hidsystem and libc only.