BulletCSharp.LinearMathPINVOKE.btPoolAllocator_getMaxCount C# (CSharp) Method

btPoolAllocator_getMaxCount() private method

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