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

Required features: "Win32_Foundation", "Win32_UI_WindowsAndMessaging"