BulletCSharp.LinearMathPINVOKE.CProfileIterator_Is_Done C# (CSharp) Method

CProfileIterator_Is_Done() private method

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