BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArrayInt_findBinarySearch C# (CSharp) Method

btAlignedObjectArrayInt_findBinarySearch() private method

private btAlignedObjectArrayInt_findBinarySearch ( HandleRef jarg1, int jarg2 ) : int
jarg1 HandleRef
jarg2 int
return int
        public static extern int btAlignedObjectArrayInt_findBinarySearch(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE