public static IntPtr ToBooleanArray (bool[] array);

Descripción

Convert a managed array of System.Boolean to a Java array of boolean.