circumvent gcc-8 strict aliasing warning
because gcc considers that `void* const *` and `void**` are 2 different types ...
Loading
Please register or sign in to comment
because gcc considers that `void* const *` and `void**` are 2 different types ...