windows::Win32::UI::Input::Pointer

Function GetPointerDeviceProperties

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