IOHIDCopyCFTypeParameter

Function IOHIDCopyCFTypeParameter 

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