Function windows_sys::Win32::UI::Input::Pointer::GetPointerDevices
[−]pub unsafe extern "system" fn GetPointerDevices(
devicecount: *mut u32,
pointerdevices: *mut POINTER_DEVICE_INFO
) -> BOOL
Expand description
Required features: "Win32_UI_Input_Pointer"
, "Win32_Foundation"
, "Win32_Graphics_Gdi"
, "Win32_UI_Controls"