BulletCSharp.BulletDynamicsPINVOKE.btConstraintInfo1_m_numConstraintRows_set C# (CSharp) Method

btConstraintInfo1_m_numConstraintRows_set() private method

private btConstraintInfo1_m_numConstraintRows_set ( HandleRef jarg1, int jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
return void
        public static extern void btConstraintInfo1_m_numConstraintRows_set(HandleRef jarg1, int jarg2);
BulletDynamicsPINVOKE