Searched defs:PointerList (Results 1 – 2 of 2) sorted by relevance
21 struct PointerList { struct22 PointerList* Next = nullptr; argument