BulletCSharp.BulletCollisionPINVOKE.btAlignedObjectArrayInt_reserve C# (CSharp) Method

btAlignedObjectArrayInt_reserve() private method

private btAlignedObjectArrayInt_reserve ( HandleRef jarg1, int jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
return void
        public static extern void btAlignedObjectArrayInt_reserve(HandleRef jarg1, int jarg2);
BulletCollisionPINVOKE