Type Definition ceph_rust::rados_watcherrcb_t [] [src]

type rados_watcherrcb_t = Option<extern fn(pre: *mut c_void, cookie: uint64_t, err: c_int)>;