Type Definition librados_sys::rados_watcherrcb_t [] [src]

type rados_watcherrcb_t = Option<extern "C" fn(_: *mut c_void, _: uint64_t, _: c_int)>;