rados-disconnect-cluster   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/external/ceph.xtm

Implementation

(bind-func rados-disconnect-cluster
  (lambda (cluster)
    (rados_shutdown cluster)))


Back to Index