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

btStackAlloc_allocate() private méthode

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