pub unsafe extern "C-unwind" fn IOHIDSetParameter(
handle: io_connect_t,
key: Option<&CFString>,
bytes: *const c_void,
size: IOByteCount,
) -> kern_return_t👎Deprecated
Available on crate features
hidsystem and libc only.