SetConfigFlags method

void SetConfigFlags(
  1. int flags
)

Implementation

void SetConfigFlags(int flags) {
  return _SetConfigFlags(flags);
}