GetPointerDeviceProperties

Function GetPointerDeviceProperties 

pub unsafe fn GetPointerDeviceProperties(
    device: HANDLE,
    propertycount: *mut u32,
    pointerproperties: Option<*mut POINTER_DEVICE_PROPERTY>,
) -> Result<()>