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

btPoolAllocator_allocate() 개인적인 메소드

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