Function GetWindowLongPtrA

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