Pointer to void( void*) is compatible with and can hold any other pointer type. Is that also true for a pointer to const void( ) is compatible with and
Pointer to void( void*) is compatible with and can hold any other pointer type. Is that also true for a pointer to const void( ) is compatible with and