Can someone explains this casting: #define __DECONST(type, var) ((type)(__uintptr_t)(const void *)(var))
Ref: cdefs.h, L651
I have exauhsted all my resources trying to figure out an explanation for this type casting. I appreciate your help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.