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