Function windows::Win32::UI::Input::Pointer::GetPointerDevice

pub unsafe fn GetPointerDevice<P0>(
    device: P0,
    pointerdevice: *mut POINTER_DEVICE_INFO,
) -> Result<()>
where P0: Param<HANDLE>,