BulletCSharp.BulletCollisionPINVOKE.btSimpleBroadphaseProxy_m_nextFree_set C# (CSharp) Method

btSimpleBroadphaseProxy_m_nextFree_set() private method

private btSimpleBroadphaseProxy_m_nextFree_set ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
return void
        public static extern void btSimpleBroadphaseProxy_m_nextFree_set(HandleRef jarg1, int jarg2);
BulletCollisionPINVOKE