blob: c4a5a781cecfc80334f6d8f27250376f793f0423 [file] [log] [blame]
{{/*
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
*/}}
{{- define "HandleMetadataWrapperDeclaration" -}}
wrap_handle_metadata!({{ .Name }}, {{ .Subtype }}, {{ .Rights }});
{{ end }}