Function GetPointerDeviceProperties

pub unsafe extern "system" fn GetPointerDeviceProperties(
    device: HANDLE,
    propertycount: *mut u32,
    pointerproperties: *mut POINTER_DEVICE_PROPERTY,
) -> BOOL