Function GetPointerDeviceProperties

Source
pub unsafe extern "C" fn GetPointerDeviceProperties(
    device: HANDLE,
    propertyCount: *mut UINT32,
    pointerProperties: *mut POINTER_DEVICE_PROPERTY,
) -> BOOL