Searched defs:PCHAR (Results 1 – 2 of 2) sorted by relevance
27 #define PCHAR(p) ((coap_opt_t *)(p)) macro
173 PCHAR = ctypes.POINTER(CHAR) variable