pub type TempfileControlFlags = u32;Expand description
Represents a collection of one or more TempfileControlFlag values combined using bitwise-OR operations.
See [TempfileControlFlag],
IRuntime::setTempfileControlFlags(),
IRuntime::getTempfileControlFlags()