[NFC][Coroutines] Use structured binding with llvm::enumerate in CoroSplit (#116879)
[llvm-project.git] / lldb / bindings / interface / SBHostOSDocstrings.i
bloba896157133fbfa685893b867cafbf483f6ff5103
1 %feature("docstring",
2 "Provides information about the host system."
3 ) lldb::SBHostOS;