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

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"