Type Definition ceph_rust::rados_watchcb_t
[−]
[src]
type rados_watchcb_t = Option<extern fn(opcode: uint8_t, ver: uint64_t, arg: *mut c_void)>;