Function GetWindowLongPtrW

Source
pub unsafe extern "C" fn GetWindowLongPtrW(
    hWnd: HWND,
    nIndex: c_int,
) -> LONG_PTR