BulletCSharp.BulletCollisionPINVOKE.btAlignedObjectArrayInt_capacity C# (CSharp) Method

btAlignedObjectArrayInt_capacity() private method

private btAlignedObjectArrayInt_capacity ( HandleRef jarg1 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
return int
        public static extern int btAlignedObjectArrayInt_capacity(HandleRef jarg1);
BulletCollisionPINVOKE