cdecl includes a pointer modified called "noalias". However, in the C99 standard, this is actually called "restrict". All references within cdecl should be changed accordingly, to match the actual C language.
cdecl includes a pointer modified called "noalias". However, in the C99 standard, this is actually called "restrict". All references within cdecl should be changed accordingly, to match the actual C language.