[][src]Type Definition indy_sys::wallet::WalletGetRecordTags

type WalletGetRecordTags = extern "C" fn(storage_handle: Handle, record_handle: Handle, record_tags_p: *mut CString) -> Error;