IOHIDElementGetPhysicalMin

Function IOHIDElementGetPhysicalMin 

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