BulletCSharp.LinearMathPINVOKE.new_CProfileNode C# (CSharp) Method

new_CProfileNode() private method

private new_CProfileNode ( string jarg1, HandleRef jarg2 ) : IntPtr
jarg1 string
jarg2 HandleRef
return IntPtr
        public static extern IntPtr new_CProfileNode(string jarg1, HandleRef jarg2);
LinearMathPINVOKE