BulletCSharp.LinearMathPINVOKE.btPoolAllocator_getUsedCount C# (CSharp) Method

btPoolAllocator_getUsedCount() private method

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