public static @interface Java4C.SimpleArrayRef
Sets the following array as simple reference. An byte[] in Java is a int8* in C.
This annotation should only be used if a simple array reference without the knowledge of the array length is explicitly expected in the C environment.