KLinkedListNode: Difference between revisions

Bond697 (talk | contribs)
Filled in KLinkedListNode data
mNo edit summary
 
Line 20: Line 20:
| 0x8
| 0x8
| void*
| void*
| Pointer to the node's data.
| Pointer to the node's data ('key' field).
|}
|}