@typedef rados_callback_t Callbacks for asynchrous operations take two parameters: - cb the completion that has finished - arg application defined data made available to the callback function
See Implementation
@typedef rados_callback_t Callbacks for asynchrous operations take two parameters: - cb the completion that has finished - arg application defined data made available to the callback function