Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

lib_def.h

Prototype

Code Block
LanguageC++
CaptionTextCAPTION
languagecpp
          DEF_BIT_TOGGLE(val, mask);


Arguments

val

Value to modify by toggling the specified bits.

...