Function windows::Win32::UI::WindowsAndMessaging::GetWindowLongPtrW

pub unsafe fn GetWindowLongPtrW<P0>(
    hwnd: P0,
    nindex: WINDOW_LONG_PTR_INDEX,
) -> isize
where P0: Param<HWND>,