BulletCSharp.BulletCollisionPINVOKE.delete_btCapsuleShapeData C# (CSharp) Method

delete_btCapsuleShapeData() private method

private delete_btCapsuleShapeData ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void delete_btCapsuleShapeData(HandleRef jarg1);
BulletCollisionPINVOKE