BulletCSharp.LinearMathPINVOKE.btStackAlloc_allocate C# (CSharp) Method

btStackAlloc_allocate() private method

private btStackAlloc_allocate ( HandleRef jarg1, uint jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 uint
return IntPtr
        public static extern IntPtr btStackAlloc_allocate(HandleRef jarg1, uint jarg2);
LinearMathPINVOKE