[][src]Function indy_sys::blob_storage::indy_open_blob_storage_writer

#[no_mangle]
pub unsafe extern "C" fn indy_open_blob_storage_writer(
    command_handle: Handle,
    type_: CString,
    config_json: CString,
    cb: Option<ResponseI32CB>
) -> Error