pub unsafe extern "system" fn GetPointerFrameTouchInfo(
    pointerid: u32,
    pointercount: *mut u32,
    touchinfo: *mut POINTER_TOUCH_INFO
) -> BOOL
Expand description

Required features: "Win32_UI_Input_Pointer", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"