synchronizedOutput function

bool synchronizedOutput(
  1. int f
)

Implementation

bool synchronizedOutput(int f) => f & kModeSynchronizedOutput != 0;