public static IntPtr ToBooleanArray (bool[] array);

Descripción

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