SetConfigFlags function

void SetConfigFlags(
  1. int flags
)

Implementation

void SetConfigFlags(int flags) => _module.SetConfigFlags(flags);