void*


Vocabulary
alien.c-types

Word description
This C type represents a generic pointer to C memory. See pointer for information on pointer C types.

Definition