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

Required features: "Win32_UI_Input_Pointer", "Win32_Foundation"