BulletCSharp.LinearMathPINVOKE.CProfileIterator_Get_Current_Parent_Name C# (CSharp) Method

CProfileIterator_Get_Current_Parent_Name() private method

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