Function windows_sys::Win32::UI::Input::Pointer::GetPointerDeviceRects

pub unsafe extern "system" fn GetPointerDeviceRects(
    device: HANDLE,
    pointerdevicerect: *mut RECT,
    displayrect: *mut RECT,
) -> BOOL