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

type WalletGetRecordId = extern "C" fn(storage_handle: StorageHandle, record_handle: RecordHandle, record_id_p: *mut CString) -> Error;