BulletCSharp.BulletCollisionPINVOKE.btCapsuleShape_calculateSerializeBufferSize C# (CSharp) Method

btCapsuleShape_calculateSerializeBufferSize() private method

private btCapsuleShape_calculateSerializeBufferSize ( HandleRef jarg1 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
return int
        public static extern int btCapsuleShape_calculateSerializeBufferSize(HandleRef jarg1);
BulletCollisionPINVOKE