IOHIDManagerGetProperty

Function IOHIDManagerGetProperty 

Source
pub unsafe extern "C-unwind" fn IOHIDManagerGetProperty(
    manager: &IOHIDManager,
    key: &CFString,
) -> Option<CFRetained<CFType>>
👎Deprecated: renamed to IOHIDManager::property
Available on crate feature hid only.