BulletCSharp.LinearMathPINVOKE.btStackAlloc_create C# (CSharp) Méthode

btStackAlloc_create() private méthode

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