https://topic.alibabacloud.com/a/void--and-null-pointer_8_8_31770784.html
Void * and NULL pointer
1. Void * Void * is also called a generic pointer, that is, a pointer that can point to any type of data. When most users only regard a piece of memory as raw...
void and nullpointer