Type Definition ceph_rust::rados::rados_callback_t
[−]
[src]
type rados_callback_t = Option<extern "C" fn(_: rados_completion_t, _: *mut c_void)>;