How to convert (void*)0 in java

Giuseppe Barbieri elect86 at gmail.com
Mon Feb 18 02:39:45 UTC 2019


Hi,

I'm looking for a way to convert this:

(void*)0

in Java.

I tried to allocate a pointer and set its value to 0, but it didnt work

Any ideas, guys?

Thanks in advance


More information about the panama-dev mailing list