CPointerMember[obj, mem] is a symbolic representation of access from a pointer to a struct.
CPointerType[type] is a symbolic representation of a type that is a pointer to a type.
CPreprocessorIf[cond] is a symbolic representation of a preprocessor if conditional.CPreprocessorIf[cond, true, false] represents the true and false cases.
CPreprocessorIfndef[cond] is a symbolic representation of a preprocessor ifndef conditional.CPreprocessorIfndef[cond, true, false] represents the true and false cases.
CTypedef[type, var] is a symbolic representation of a type declaration.
Widget["RadioButton"] represents a radio button.
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
CUDAArgMaxList[list] gives the index of the maximum element in list.
CUDAResourcesInstall[] installs the CUDAResources paclet from the Wolfram Data Paclet server.CUDAResourcesInstall[pth] installs the CUDAResources paclet from the paclet file.
CUDAVolumetricRender[vol] performs volumetric rendering using the input data.