4 lines
109 B
OpenEdge ABL
4 lines
109 B
OpenEdge ABL
|
%feature("docstring",
|
||
|
"Represents a list of :py:class:`SBMemoryRegionInfo`."
|
||
|
) lldb::SBMemoryRegionInfoList;
|