IOHIDSetAccelerationWithKey

Function IOHIDSetAccelerationWithKey 

Source
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.
Expand description

ยงSafety

key might not allow None.