pub unsafe extern "system" fn RegisterPointerInputTarget(
    hwnd: HWND,
    pointertype: POINTER_INPUT_TYPE
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_UI_WindowsAndMessaging"