yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
ncx_backptr_t Struct Reference

used with various structs to cache back-ptrs the 'node' pointer may or may not be malloced! the ncx_free_backptr() function will not free the 'node' the ncx_free_mbackptr() function will free the 'node' More...

#include <ncxtypes.h>

Data Fields

dlq_hdr_t qhdr
 queue header
 
void * node
 const or plain malloced data pointer
 

Detailed Description

used with various structs to cache back-ptrs the 'node' pointer may or may not be malloced! the ncx_free_backptr() function will not free the 'node' the ncx_free_mbackptr() function will free the 'node'


The documentation for this struct was generated from the following file: