IOHIDTransactionGetDevice

Function IOHIDTransactionGetDevice 

Source
pub extern "C-unwind" fn IOHIDTransactionGetDevice(
    transaction: &IOHIDTransaction,
) -> CFRetained<IOHIDDevice>
👎Deprecated: renamed to IOHIDTransaction::device
Available on crate feature hid only.