pub unsafe extern "system" fn GetWindowLongW(
    hwnd: HWND,
    nindex: WINDOW_LONG_PTR_INDEX
) -> i32
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’