summaryrefslogtreecommitdiff
path: root/tests/headers/win32-vectorcall-1_0.h
blob: a1f852b52fcd8ef72300baa68c254bbb03538cef (plain)
1
2
3
// bindgen-flags: --rust-target 1.0 -- --target=x86_64-pc-windows-msvc

int __vectorcall test_vectorcall(int a, int b);