Type Definition rust_libindy_wrapper::native::wallet::WalletGetRecordTags[][src]

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