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

Required features: ‘Win32_UI_Input_Pointer’, ‘Win32_Foundation’, ‘Win32_UI_Controls’