Type Definition librados_sys::rados_callback_t [] [src]

type rados_callback_t = Option<extern "C" fn(_: rados_completion_t, _: *mut c_void)>;