OS
v7.3.3
Documentation
|
Handle of the qList_Sort() API that is passed as an argument to the compare function. More...
#include <qlists.h>
Data Fields | |
const void * | n1 |
const void * | n2 |
Handle of the qList_Sort() API that is passed as an argument to the compare function.
const void* n1 |
Points to the node that is currently being processed
const void* n2 |
Points to the node that is currently being processed