BulletCSharp.LinearMathPINVOKE.btPoolAllocator_allocate C# (CSharp) Method

btPoolAllocator_allocate() private method

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