igTableGetSortSpecs function

Pointer<ImGuiTableSortSpecs> igTableGetSortSpecs()
ImGuiTableSortSpecs* igTableGetSortSpecs(
);

Implementation

Pointer<ImGuiTableSortSpecs> igTableGetSortSpecs() => _igTableGetSortSpecs();