BulletCSharp.LinearMathPINVOKE.CProfileIterator_Is_Root C# (CSharp) Method

CProfileIterator_Is_Root() private method

private CProfileIterator_Is_Root ( HandleRef jarg1 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
return bool
        public static extern bool CProfileIterator_Is_Root(HandleRef jarg1);
LinearMathPINVOKE