IOHIDElementGetPhysicalMax

Function IOHIDElementGetPhysicalMax 

Source
pub extern "C-unwind" fn IOHIDElementGetPhysicalMax(
    element: &IOHIDElement,
) -> CFIndex
👎Deprecated: renamed to IOHIDElement::physical_max
Available on crate feature hid only.