BulletCSharp.LinearMathPINVOKE.CProfileIterator_Next C# (CSharp) Method

CProfileIterator_Next() private method

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