BulletCSharp.LinearMathPINVOKE.btStackAlloc_create C# (CSharp) Method

btStackAlloc_create() private method

private btStackAlloc_create ( HandleRef jarg1, uint jarg2 ) : void
jarg1 HandleRef
jarg2 uint
return void
        public static extern void btStackAlloc_create(HandleRef jarg1, uint jarg2);
LinearMathPINVOKE