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

btStackAlloc_create() 개인적인 메소드

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