IOHIDSetCFTypeParameter

Function IOHIDSetCFTypeParameter 

Source
pub unsafe extern "C-unwind" fn IOHIDSetCFTypeParameter(
    handle: io_connect_t,
    key: Option<&CFString>,
    parameter: Option<&CFType>,
) -> kern_return_t
Available on crate features hidsystem and libc only.