Function windows_sys::Win32::UI::Input::Pointer::GetPointerDevices
pub unsafe extern "system" fn GetPointerDevices(
devicecount: *mut u32,
pointerdevices: *mut POINTER_DEVICE_INFO,
) -> BOOL