Type Definition librados_sys::rados_watchcb_t [] [src]

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