blob: 2141535c7a69046ba562a003b0b3d1883924e41e [file] [log] [blame]
// bindgen-flags: -- -std=c++11
char __attribute__((ms_abi)) a(char, ...);
char b(char, ...);