blob: 15cda6b1e7227aa9f2228ab1164b95c328d07617 [file] [log] [blame]
// bindgen-flags: --whitelist-var NODE_.*
enum {
NODE_FLAG_FOO,
NODE_FLAG_BAR,
};