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

type WalletAddRecord = extern "C" fn(storage_handle: Handle, type_: CString, id: CString, value: BString, value_len: usize, tags_json: CString) -> Error;