BulletCSharp.LinearMathPINVOKE.btStackAlloc_allocate C# (CSharp) 메소드

btStackAlloc_allocate() 개인적인 메소드

private btStackAlloc_allocate ( HandleRef jarg1, uint jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 uint
리턴 IntPtr
        public static extern IntPtr btStackAlloc_allocate(HandleRef jarg1, uint jarg2);
LinearMathPINVOKE