BulletCSharp.LinearMathPINVOKE.CProfileIterator_Enter_Child C# (CSharp) Method

CProfileIterator_Enter_Child() private method

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