BulletCSharp.LinearMathPINVOKE.btPoolAllocator_getFreeCount C# (CSharp) Method

btPoolAllocator_getFreeCount() private method

private btPoolAllocator_getFreeCount ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btPoolAllocator_getFreeCount(HandleRef jarg1);
LinearMathPINVOKE