BulletCSharp.LinearMathPINVOKE.new_btPoolAllocator C# (CSharp) Method

new_btPoolAllocator() private method

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