BulletCSharp.LinearMathPINVOKE.CProfileNode_Get_Parent C# (CSharp) Method

CProfileNode_Get_Parent() private method

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