Type Definition ceph_rust::rados::rados_watchcb_t
[−]
[src]
type rados_watchcb_t = Option<extern "C" fn(_: uint8_t, _: uint64_t, _: *mut c_void)>;